is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify-jsoup 2.0.0


Categories

Categories

Java Languages jsoup Business Logic Libraries
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-jsoup
Version

Version

2.0.0
Type

Type

jar

Download java-restify-jsoup 2.0.0


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