skrapeit / skrape.it

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
https://docs.skrape.it
MIT License
790 stars 57 forks source link

java.lang.NoClassDefFoundError: Failed resolution of: Lio/ktor/client/features/HttpTimeout; #233

Closed sampatsharma143 closed 10 months ago

sampatsharma143 commented 10 months ago

describe what you want to archive e.g. I want to archive [...] and therefore tried to do [...]

Code Sample If applicable, add a small sample code that illustrates your question.

sampatsharma143 commented 10 months ago

it was posted as mistake