is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify-cdi 1.4.1


Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-cdi
Version

Version

1.4.1
Type

Type

jar

Download java-restify-cdi 1.4.1


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