MVN

it.skrape : skrapeit-async-fetcher

Maven & Gradle

Jul 19, 2022
1 usages
756 stars

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. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.

<dependency>
    <groupId>it.skrape</groupId>
    <artifactId>skrapeit-async-fetcher</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.skrape : skrapeit-async-fetcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2
  • Latest Alpha: 1.3.0-alpha.1

All Versions

Choose a version of it.skrape : skrapeit-async-fetcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
skrapeit-async-fetcher-1.3.0-alpha.1
1.2.x
skrapeit-async-fetcher-1.2.2
skrapeit-async-fetcher-1.2.1
skrapeit-async-fetcher-1.2.0
1.1.x
skrapeit-async-fetcher-1.1.7
skrapeit-async-fetcher-1.1.6
skrapeit-async-fetcher-1.1.5
skrapeit-async-fetcher-1.1.4
skrapeit-async-fetcher-1.1.3
skrapeit-async-fetcher-1.1.2
skrapeit-async-fetcher-1.1.1
skrapeit-async-fetcher-1.1.0
1.0.x
skrapeit-async-fetcher-1.0.0
0.0.x
skrapeit-async-fetcher-0.0.1

How to add a dependency to Maven

Add the following it.skrape : skrapeit-async-fetcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.skrape</groupId>
    <artifactId>skrapeit-async-fetcher</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.skrape : skrapeit-async-fetcher gradle dependency to your build.gradle file:

implementation 'it.skrape:skrapeit-async-fetcher:1.2.2'

Gradle Kotlin DSL: Add the following it.skrape : skrapeit-async-fetcher gradle kotlin dependency to your build.gradle.kts file:

implementation("it.skrape:skrapeit-async-fetcher:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.skrape : skrapeit-async-fetcher sbt scala dependency to your build.sbt file:

libraryDependencies += "it.skrape" % "skrapeit-async-fetcher" % "1.2.2"

Advertisement

Dependencies from Group

Jul 19, 2022
6 usages
756 stars
Jul 19, 2022
4 usages
756 stars
Jul 19, 2022
4 usages
756 stars
Oct 14, 2020
3 usages
756 stars
Jul 19, 2022
2 usages
756 stars

Discover Dependencies

Jul 19, 2022
2 usages
756 stars
Jul 19, 2022
756 stars
May 23, 2022
1 usages
1 stars
May 23, 2022
1 usages
1 stars
Apr 01, 2021
2 stars
Aug 18, 2022
5 usages
105 stars
Aug 18, 2022
3 usages
105 stars
Aug 18, 2022
3 usages
105 stars