| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sakebook |
| ArtifactId | ArtifactIdZipangu |
| Version | Version0.1.0 |
| Type | Typeaar |
| Description |
DescriptionZipangu
You can handle prefectures information more easily in Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.0 |