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