is not current version
Last Version 1.6.4

com.github.ljtfreitas:java-restify-jersey-http-client 1.6.1


Categories

Categories

Java Languages CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-jersey-http-client
Version

Version

1.6.1
Type

Type

jar

Download java-restify-jersey-http-client 1.6.1


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