GroupId | GroupIdcom.gubbns |
---|---|
ArtifactId | ArtifactIduritemplate4s_2.12 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
uritemplate4s_2.12-0.4.0.pom | |
uritemplate4s_2.12-0.4.0.jar | 277 KB |
uritemplate4s_2.12-0.4.0-sources.jar | 8 KB |
uritemplate4s_2.12-0.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.12/ -->
<dependency>
<groupId>com.gubbns</groupId>
<artifactId>uritemplate4s_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.12/
implementation 'com.gubbns:uritemplate4s_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.12/
implementation ("com.gubbns:uritemplate4s_2.12:0.4.0")
'com.gubbns:uritemplate4s_2.12:jar:0.4.0'
<dependency org="com.gubbns" name="uritemplate4s_2.12" rev="0.4.0">
<artifact name="uritemplate4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gubbns', module='uritemplate4s_2.12', version='0.4.0')
)
libraryDependencies += "com.gubbns" % "uritemplate4s_2.12" % "0.4.0"
[com.gubbns/uritemplate4s_2.12 "0.4.0"]