is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify 1.4.3

Java Restify Project

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify
Version

Version

1.4.3
Type

Type

jar

Download java-restify 1.4.3


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