is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify 1.4.2

Java Restify Project

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify
Version

Version

1.4.2
Type

Type

jar

Download java-restify 1.4.2


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