License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdai.nextbillion |
ArtifactId | ArtifactIdnb-maps-client |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnb-maps-client
The Java Client for NB Maps Services is a Java Client library for the following NB Maps APIs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nb-maps-client-1.7.1.pom | |
nb-maps-client-1.7.1.jar | 204 KB |
nb-maps-client-1.7.1-sources.jar | 171 KB |
nb-maps-client-1.7.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.nextbillion/nb-maps-client/ -->
<dependency>
<groupId>ai.nextbillion</groupId>
<artifactId>nb-maps-client</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.nextbillion/nb-maps-client/
implementation 'ai.nextbillion:nb-maps-client:1.7.1'
// https://jarcasting.com/artifacts/ai.nextbillion/nb-maps-client/
implementation ("ai.nextbillion:nb-maps-client:1.7.1")
'ai.nextbillion:nb-maps-client:jar:1.7.1'
<dependency org="ai.nextbillion" name="nb-maps-client" rev="1.7.1">
<artifact name="nb-maps-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.nextbillion', module='nb-maps-client', version='1.7.1')
)
libraryDependencies += "ai.nextbillion" % "nb-maps-client" % "1.7.1"
[ai.nextbillion/nb-maps-client "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.76 |
com.squareup.okhttp3 : okhttp | jar | 3.14.4 |
com.google.code.gson : gson | jar | 2.8.5 |
io.opencensus : opencensus-api | jar | 0.25.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |