is not current version
Last Version 1.1.1

com.github.brunomndantas:jscrapper 1.0.0

Web Scrapper for dynamic pages

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.brunomndantas
ArtifactId

ArtifactId

jscrapper
Version

Version

1.0.0
Type

Type

jar

Download jscrapper 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/ -->
<dependency>
    <groupId>com.github.brunomndantas</groupId>
    <artifactId>jscrapper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/
implementation 'com.github.brunomndantas:jscrapper:1.0.0'
// https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/
implementation ("com.github.brunomndantas:jscrapper:1.0.0")
'com.github.brunomndantas:jscrapper:jar:1.0.0'
<dependency org="com.github.brunomndantas" name="jscrapper" rev="1.0.0">
  <artifact name="jscrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunomndantas', module='jscrapper', version='1.0.0')
)
libraryDependencies += "com.github.brunomndantas" % "jscrapper" % "1.0.0"
[com.github.brunomndantas/jscrapper "1.0.0"]