License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.unlaxer |
ArtifactId | ArtifactIdvacant-models |
Last Version | Last Version0.9.50 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnlaxer japanese address parser
a simplejapanese address parser
|
Project URL |
Project URL |
Filename | Size |
---|---|
vacant-models-0.9.50.pom | |
vacant-models-0.9.50.jar | 6 KB |
vacant-models-0.9.50-sources.jar | 5 KB |
vacant-models-0.9.50-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.unlaxer/vacant-models/ -->
<dependency>
<groupId>org.unlaxer</groupId>
<artifactId>vacant-models</artifactId>
<version>0.9.50</version>
</dependency>
// https://jarcasting.com/artifacts/org.unlaxer/vacant-models/
implementation 'org.unlaxer:vacant-models:0.9.50'
// https://jarcasting.com/artifacts/org.unlaxer/vacant-models/
implementation ("org.unlaxer:vacant-models:0.9.50")
'org.unlaxer:vacant-models:jar:0.9.50'
<dependency org="org.unlaxer" name="vacant-models" rev="0.9.50">
<artifact name="vacant-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unlaxer', module='vacant-models', version='0.9.50')
)
libraryDependencies += "org.unlaxer" % "vacant-models" % "0.9.50"
[org.unlaxer/vacant-models "0.9.50"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.unlaxer : japanese-address-parser | jar | 0.9.50 |
net.arnx : jsonic | jar | 1.3.10 |
io.vavr : vavr | jar | 0.10.0 |
commons-codec : commons-codec | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |