Categories |
CategoriesJava Languages Net |
---|---|
GroupId | GroupIdcom.github.ljtfreitas |
ArtifactId | ArtifactIdjava-restify-netflix |
Version | Version1.6.3 |
Type | Typejar |
Filename | Size |
---|---|
java-restify-netflix-1.6.3.pom | |
java-restify-netflix-1.6.3.jar | 53 KB |
java-restify-netflix-1.6.3-sources.jar | 45 KB |
java-restify-netflix-1.6.3-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-netflix/ -->
<dependency>
<groupId>com.github.ljtfreitas</groupId>
<artifactId>java-restify-netflix</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-netflix/
implementation 'com.github.ljtfreitas:java-restify-netflix:1.6.3'
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-netflix/
implementation ("com.github.ljtfreitas:java-restify-netflix:1.6.3")
'com.github.ljtfreitas:java-restify-netflix:jar:1.6.3'
<dependency org="com.github.ljtfreitas" name="java-restify-netflix" rev="1.6.3">
<artifact name="java-restify-netflix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljtfreitas', module='java-restify-netflix', version='1.6.3')
)
libraryDependencies += "com.github.ljtfreitas" % "java-restify-netflix" % "1.6.3"
[com.github.ljtfreitas/java-restify-netflix "1.6.3"]