| GroupId | GroupIdcom.github.Trans88 |
|---|---|
| ArtifactId | ArtifactIdKuroUi |
| Version | Version0.1.2 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| KuroUi-0.1.2.pom | |
| KuroUi-0.1.2.aar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.Trans88/KuroUi/ -->
<dependency>
<groupId>com.github.Trans88</groupId>
<artifactId>KuroUi</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Trans88/KuroUi/
implementation 'com.github.Trans88:KuroUi:0.1.2'
// https://jarcasting.com/artifacts/com.github.Trans88/KuroUi/
implementation ("com.github.Trans88:KuroUi:0.1.2")
'com.github.Trans88:KuroUi:aar:0.1.2'
<dependency org="com.github.Trans88" name="KuroUi" rev="0.1.2">
<artifact name="KuroUi" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Trans88', module='KuroUi', version='0.1.2')
)
libraryDependencies += "com.github.Trans88" % "KuroUi" % "0.1.2"
[com.github.Trans88/KuroUi "0.1.2"]