is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify-group 1.3.0

Java Restify Maven Group (Parent)

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-group
Version

Version

1.3.0
Type

Type

pom

Download java-restify-group 1.3.0


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