Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdno.vegvesen.nvdb |
ArtifactId | ArtifactIdnvdb-read-api-v3-client |
Version | Version1.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/no.vegvesen.nvdb/nvdb-read-api-v3-client/ -->
<dependency>
<groupId>no.vegvesen.nvdb</groupId>
<artifactId>nvdb-read-api-v3-client</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.vegvesen.nvdb/nvdb-read-api-v3-client/
implementation 'no.vegvesen.nvdb:nvdb-read-api-v3-client:1.14.0'
// https://jarcasting.com/artifacts/no.vegvesen.nvdb/nvdb-read-api-v3-client/
implementation ("no.vegvesen.nvdb:nvdb-read-api-v3-client:1.14.0")
'no.vegvesen.nvdb:nvdb-read-api-v3-client:jar:1.14.0'
<dependency org="no.vegvesen.nvdb" name="nvdb-read-api-v3-client" rev="1.14.0">
<artifact name="nvdb-read-api-v3-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.vegvesen.nvdb', module='nvdb-read-api-v3-client', version='1.14.0')
)
libraryDependencies += "no.vegvesen.nvdb" % "nvdb-read-api-v3-client" % "1.14.0"
[no.vegvesen.nvdb/nvdb-read-api-v3-client "1.14.0"]