License |
License |
---|---|
GroupId | GroupIdno.arktekk |
ArtifactId | ArtifactIduri-template_2.12 |
Version | Version1.1.0 |
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.12-1.1.0.pom | |
uri-template_2.12-1.1.0.jar | 109 KB |
uri-template_2.12-1.1.0-sources.jar | 3 KB |
uri-template_2.12-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/no.arktekk/uri-template_2.12/ -->
<dependency>
<groupId>no.arktekk</groupId>
<artifactId>uri-template_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk/uri-template_2.12/
implementation 'no.arktekk:uri-template_2.12:1.1.0'
// https://jarcasting.com/artifacts/no.arktekk/uri-template_2.12/
implementation ("no.arktekk:uri-template_2.12:1.1.0")
'no.arktekk:uri-template_2.12:jar:1.1.0'
<dependency org="no.arktekk" name="uri-template_2.12" rev="1.1.0">
<artifact name="uri-template_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk', module='uri-template_2.12', version='1.1.0')
)
libraryDependencies += "no.arktekk" % "uri-template_2.12" % "1.1.0"
[no.arktekk/uri-template_2.12 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.3 |