is not current version
Last Version 1.18.2

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

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.14.0
Type

Type

jar

Download nvdb-read-api-v3-client 1.14.0


<!-- 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"]