Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.ljtfreitas |
ArtifactId | ArtifactIdjava-restify-wildcard-converter |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-wildcard-converter/ -->
<dependency>
<groupId>com.github.ljtfreitas</groupId>
<artifactId>java-restify-wildcard-converter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-wildcard-converter/
implementation 'com.github.ljtfreitas:java-restify-wildcard-converter:2.0.0'
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-wildcard-converter/
implementation ("com.github.ljtfreitas:java-restify-wildcard-converter:2.0.0")
'com.github.ljtfreitas:java-restify-wildcard-converter:jar:2.0.0'
<dependency org="com.github.ljtfreitas" name="java-restify-wildcard-converter" rev="2.0.0">
<artifact name="java-restify-wildcard-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljtfreitas', module='java-restify-wildcard-converter', version='2.0.0')
)
libraryDependencies += "com.github.ljtfreitas" % "java-restify-wildcard-converter" % "2.0.0"
[com.github.ljtfreitas/java-restify-wildcard-converter "2.0.0"]