License |
License |
---|---|
GroupId | GroupIdno.arktekk |
ArtifactId | ArtifactIduri-template_2.11 |
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.11-1.0.2.pom | |
uri-template_2.11-1.0.2.jar | 201 KB |
uri-template_2.11-1.0.2-sources.jar | 2 KB |
uri-template_2.11-1.0.2-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.arktekk/uri-template_2.11/ -->
<dependency>
<groupId>no.arktekk</groupId>
<artifactId>uri-template_2.11</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk/uri-template_2.11/
implementation 'no.arktekk:uri-template_2.11:1.0.2'
// https://jarcasting.com/artifacts/no.arktekk/uri-template_2.11/
implementation ("no.arktekk:uri-template_2.11:1.0.2")
'no.arktekk:uri-template_2.11:jar:1.0.2'
<dependency org="no.arktekk" name="uri-template_2.11" rev="1.0.2">
<artifact name="uri-template_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk', module='uri-template_2.11', version='1.0.2')
)
libraryDependencies += "no.arktekk" % "uri-template_2.11" % "1.0.2"
[no.arktekk/uri-template_2.11 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.2 |