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