GroupId | GroupIdcom.gubbns |
---|---|
ArtifactId | ArtifactIduritemplate4s_2.12 |
Version | Version0.5.7+2-6b2a20df |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.12/ -->
<dependency>
<groupId>com.gubbns</groupId>
<artifactId>uritemplate4s_2.12</artifactId>
<version>0.5.7+2-6b2a20df</version>
</dependency>
// https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.12/
implementation 'com.gubbns:uritemplate4s_2.12:0.5.7+2-6b2a20df'
// https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.12/
implementation ("com.gubbns:uritemplate4s_2.12:0.5.7+2-6b2a20df")
'com.gubbns:uritemplate4s_2.12:jar:0.5.7+2-6b2a20df'
<dependency org="com.gubbns" name="uritemplate4s_2.12" rev="0.5.7+2-6b2a20df">
<artifact name="uritemplate4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gubbns', module='uritemplate4s_2.12', version='0.5.7+2-6b2a20df')
)
libraryDependencies += "com.gubbns" % "uritemplate4s_2.12" % "0.5.7+2-6b2a20df"
[com.gubbns/uritemplate4s_2.12 "0.5.7+2-6b2a20df"]