License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdthistle-android-android |
Version | Version2.0.2 |
Type | Typeaar |
Description |
Descriptionthistle-android
Kotlin Multiplatform String markup and formatting utility
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thistle-android-android-2.0.2.pom | |
thistle-android-android-2.0.2-sources.jar | 11 KB |
thistle-android-android-2.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-android-android/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>thistle-android-android</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-android-android/
implementation 'io.github.copper-leaf:thistle-android-android:2.0.2'
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-android-android/
implementation ("io.github.copper-leaf:thistle-android-android:2.0.2")
'io.github.copper-leaf:thistle-android-android:aar:2.0.2'
<dependency org="io.github.copper-leaf" name="thistle-android-android" rev="2.0.2">
<artifact name="thistle-android-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='thistle-android-android', version='2.0.2')
)
libraryDependencies += "io.github.copper-leaf" % "thistle-android-android" % "2.0.2"
[io.github.copper-leaf/thistle-android-android "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
io.github.copper-leaf : thistle-core-android | jar | 2.0.2 |