Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdthistle-core-android |
Version | Version1.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
thistle-core-android-1.3.0.pom | |
thistle-core-android-1.3.0-sources.jar | 27 KB |
thistle-core-android-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-core-android/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>thistle-core-android</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-core-android/
implementation 'io.github.copper-leaf:thistle-core-android:1.3.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-core-android/
implementation ("io.github.copper-leaf:thistle-core-android:1.3.0")
'io.github.copper-leaf:thistle-core-android:aar:1.3.0'
<dependency org="io.github.copper-leaf" name="thistle-core-android" rev="1.3.0">
<artifact name="thistle-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='thistle-core-android', version='1.3.0')
)
libraryDependencies += "io.github.copper-leaf" % "thistle-core-android" % "1.3.0"
[io.github.copper-leaf/thistle-core-android "1.3.0"]