не последняя версия
Последняя версия 0.1.0

com.github.sakebook:Zipangu 0.0.1

You can handle prefectures information more easily in Android.

Группа

Группа

com.github.sakebook
Идентификатор

Идентификатор

Zipangu
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать 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"]