| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.lindar | 
| ArtifactId | ArtifactIdloqate-client | 
| Last Version | Last Version1.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLoqate Java Client Java client that uses the Loqate cloud address API | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| loqate-client-1.0.7.pom | |
| loqate-client-1.0.7.jar | 30 KB | 
| loqate-client-1.0.7-sources.jar | 10 KB | 
| loqate-client-1.0.7-javadoc.jar | 87 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.lindar/loqate-client/ -->
<dependency>
    <groupId>com.lindar</groupId>
    <artifactId>loqate-client</artifactId>
    <version>1.0.7</version>
</dependency>// https://jarcasting.com/artifacts/com.lindar/loqate-client/
implementation 'com.lindar:loqate-client:1.0.7'// https://jarcasting.com/artifacts/com.lindar/loqate-client/
implementation ("com.lindar:loqate-client:1.0.7")'com.lindar:loqate-client:jar:1.0.7'<dependency org="com.lindar" name="loqate-client" rev="1.0.7">
  <artifact name="loqate-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.lindar', module='loqate-client', version='1.0.7')
)libraryDependencies += "com.lindar" % "loqate-client" % "1.0.7"[com.lindar/loqate-client "1.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.lindar : acolyte | jar | 1.4.3 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| com.lindar : well-rested-client | jar | 1.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 3.0.0 | 
| org.hamcrest : hamcrest-library | jar | 1.3 |