Last Version

Java USAddress Parser 0.1.4

The java port for USAddress library.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.laohyx
ArtifactId

ArtifactId

java-usaddress
Version

Version

0.1.4
Type

Type

jar
Description

Description

Java USAddress Parser
The java port for USAddress library.
Project URL

Project URL

https://github.com/laohyx/java-usaddress
Source Code Management

Source Code Management

https://github.com/laohyx/java-usaddress

Download java-usaddress 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.laohyx/java-usaddress/ -->
<dependency>
    <groupId>com.github.laohyx</groupId>
    <artifactId>java-usaddress</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.laohyx/java-usaddress/
implementation 'com.github.laohyx:java-usaddress:0.1.4'
// https://jarcasting.com/artifacts/com.github.laohyx/java-usaddress/
implementation ("com.github.laohyx:java-usaddress:0.1.4")
'com.github.laohyx:java-usaddress:jar:0.1.4'
<dependency org="com.github.laohyx" name="java-usaddress" rev="0.1.4">
  <artifact name="java-usaddress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.laohyx', module='java-usaddress', version='0.1.4')
)
libraryDependencies += "com.github.laohyx" % "java-usaddress" % "0.1.4"
[com.github.laohyx/java-usaddress "0.1.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.7
com.github.vinhkhuc : jcrfsuite jar 0.6.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.