postcodes.io
Postcodes.io Java Client
Usage:
<dependency>
<groupId>com.lindar</groupId>
<artifactId>postcodes-io-client</artifactId>
<version>1.0.0</version>
</dependency>
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.lindar |
| ArtifactId | ArtifactIdpostcodes-io-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPostcodes.io Java Client
Java client for Postcodes.io
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| postcodes-io-client-1.0.0.pom | |
| postcodes-io-client-1.0.0.jar | 18 KB |
| postcodes-io-client-1.0.0-sources.jar | 11 KB |
| postcodes-io-client-1.0.0-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lindar/postcodes-io-client/ -->
<dependency>
<groupId>com.lindar</groupId>
<artifactId>postcodes-io-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lindar/postcodes-io-client/
implementation 'com.lindar:postcodes-io-client:1.0.0'
// https://jarcasting.com/artifacts/com.lindar/postcodes-io-client/
implementation ("com.lindar:postcodes-io-client:1.0.0")
'com.lindar:postcodes-io-client:jar:1.0.0'
<dependency org="com.lindar" name="postcodes-io-client" rev="1.0.0">
<artifact name="postcodes-io-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lindar', module='postcodes-io-client', version='1.0.0')
)
libraryDependencies += "com.lindar" % "postcodes-io-client" % "1.0.0"
[com.lindar/postcodes-io-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lindar : well-rested-client | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
Postcodes.io Java Client
Usage:
<dependency>
<groupId>com.lindar</groupId>
<artifactId>postcodes-io-client</artifactId>
<version>1.0.0</version>
</dependency>