Zipangu

You can handle prefectures information more easily in Android.

License

License

GroupId

GroupId

com.github.sakebook
ArtifactId

ArtifactId

Zipangu
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Zipangu
You can handle prefectures information more easily in Android.
Project URL

Project URL

https://github.com/sakebook/Zipangu
Source Code Management

Source Code Management

https://github.com/sakebook/Zipangu

Download Zipangu

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.1