License |
License |
---|---|
GroupId | GroupIdno.arktekk |
ArtifactId | ArtifactIduri-template_2.10 |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionuri-template
URI Template
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uri-template_2.10-1.0.2.pom | |
uri-template_2.10-1.0.2.jar | 209 KB |
uri-template_2.10-1.0.2-sources.jar | 2 KB |
uri-template_2.10-1.0.2-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.arktekk/uri-template_2.10/ -->
<dependency>
<groupId>no.arktekk</groupId>
<artifactId>uri-template_2.10</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk/uri-template_2.10/
implementation 'no.arktekk:uri-template_2.10:1.0.2'
// https://jarcasting.com/artifacts/no.arktekk/uri-template_2.10/
implementation ("no.arktekk:uri-template_2.10:1.0.2")
'no.arktekk:uri-template_2.10:jar:1.0.2'
<dependency org="no.arktekk" name="uri-template_2.10" rev="1.0.2">
<artifact name="uri-template_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk', module='uri-template_2.10', version='1.0.2')
)
libraryDependencies += "no.arktekk" % "uri-template_2.10" % "1.0.2"
[no.arktekk/uri-template_2.10 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.2 |