GroupId | GroupIdcom.gubbns |
---|---|
ArtifactId | ArtifactIduritemplate4s_2.13 |
Version | Version0.5.10+8-aca3d213 |
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+8-aca3d213</version>
</dependency>
// https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.13/
implementation 'com.gubbns:uritemplate4s_2.13:0.5.10+8-aca3d213'
// https://jarcasting.com/artifacts/com.gubbns/uritemplate4s_2.13/
implementation ("com.gubbns:uritemplate4s_2.13:0.5.10+8-aca3d213")
'com.gubbns:uritemplate4s_2.13:jar:0.5.10+8-aca3d213'
<dependency org="com.gubbns" name="uritemplate4s_2.13" rev="0.5.10+8-aca3d213">
<artifact name="uritemplate4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gubbns', module='uritemplate4s_2.13', version='0.5.10+8-aca3d213')
)
libraryDependencies += "com.gubbns" % "uritemplate4s_2.13" % "0.5.10+8-aca3d213"
[com.gubbns/uritemplate4s_2.13 "0.5.10+8-aca3d213"]