is not current version
Last Version 0.1.0

com.github.sakebook:Zipangu 0.0.1

You can handle prefectures information more easily in Android.

GroupId

GroupId

com.github.sakebook
ArtifactId

ArtifactId

Zipangu
Version

Version

0.0.1
Type

Type

aar

Download Zipangu 0.0.1


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