GroupId | GroupIdtz.co.asoft |
---|---|
ArtifactId | ArtifactIdtheme-core-android |
Version | Version0.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
theme-core-android-0.0.2.pom | |
theme-core-android-0.0.2-sources.jar | 2 KB |
theme-core-android-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/tz.co.asoft/theme-core-android/ -->
<dependency>
<groupId>tz.co.asoft</groupId>
<artifactId>theme-core-android</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/theme-core-android/
implementation 'tz.co.asoft:theme-core-android:0.0.2'
// https://jarcasting.com/artifacts/tz.co.asoft/theme-core-android/
implementation ("tz.co.asoft:theme-core-android:0.0.2")
'tz.co.asoft:theme-core-android:aar:0.0.2'
<dependency org="tz.co.asoft" name="theme-core-android" rev="0.0.2">
<artifact name="theme-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='theme-core-android', version='0.0.2')
)
libraryDependencies += "tz.co.asoft" % "theme-core-android" % "0.0.2"
[tz.co.asoft/theme-core-android "0.0.2"]