is not current version
Last Version 2.1.0

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

Java Restify Maven Group (Parent)

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-group
Version

Version

1.1.1
Type

Type

pom

Download java-restify-group 1.1.1


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