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