| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sakebook |
| Идентификатор | ИдентификаторZipangu |
| Версия | Версия0.1.0 |
| Тип | Типaar |
| Описание |
ОписаниеZipangu
You can handle prefectures information more easily in Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Zipangu-0.1.0.pom | |
| Zipangu-0.1.0.aar | 26 KB |
| Zipangu-0.1.0-sources.jar | 859 bytes |
| Zipangu-0.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.0 |