is not current version
Last Version 0.0.7_old-0.0.0

io.github.pubcodetools:japan-postal-code 0.0.3

A library for getting Japan postal code information

GroupId

GroupId

io.github.pubcodetools
ArtifactId

ArtifactId

japan-postal-code
Version

Version

0.0.3
Type

Type

jar

Download japan-postal-code 0.0.3


<!-- https://jarcasting.com/artifacts/io.github.pubcodetools/japan-postal-code/ -->
<dependency>
    <groupId>io.github.pubcodetools</groupId>
    <artifactId>japan-postal-code</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pubcodetools/japan-postal-code/
implementation 'io.github.pubcodetools:japan-postal-code:0.0.3'
// https://jarcasting.com/artifacts/io.github.pubcodetools/japan-postal-code/
implementation ("io.github.pubcodetools:japan-postal-code:0.0.3")
'io.github.pubcodetools:japan-postal-code:jar:0.0.3'
<dependency org="io.github.pubcodetools" name="japan-postal-code" rev="0.0.3">
  <artifact name="japan-postal-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pubcodetools', module='japan-postal-code', version='0.0.3')
)
libraryDependencies += "io.github.pubcodetools" % "japan-postal-code" % "0.0.3"
[io.github.pubcodetools/japan-postal-code "0.0.3"]