is not current version
Last Version 1.18.2

no.vegvesen.nvdb:nvdb-read-api-v3-client 1.2.7

Open source Java client library for use with the NVDB REST API v3.

Categories

Categories

CLI User Interface
GroupId

GroupId

no.vegvesen.nvdb
ArtifactId

ArtifactId

nvdb-read-api-v3-client
Version

Version

1.2.7
Type

Type

jar

Download nvdb-read-api-v3-client 1.2.7


<!-- 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.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/no.vegvesen.nvdb/nvdb-read-api-v3-client/
implementation 'no.vegvesen.nvdb:nvdb-read-api-v3-client:1.2.7'
// https://jarcasting.com/artifacts/no.vegvesen.nvdb/nvdb-read-api-v3-client/
implementation ("no.vegvesen.nvdb:nvdb-read-api-v3-client:1.2.7")
'no.vegvesen.nvdb:nvdb-read-api-v3-client:jar:1.2.7'
<dependency org="no.vegvesen.nvdb" name="nvdb-read-api-v3-client" rev="1.2.7">
  <artifact name="nvdb-read-api-v3-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.vegvesen.nvdb', module='nvdb-read-api-v3-client', version='1.2.7')
)
libraryDependencies += "no.vegvesen.nvdb" % "nvdb-read-api-v3-client" % "1.2.7"
[no.vegvesen.nvdb/nvdb-read-api-v3-client "1.2.7"]