is not current version
Last Version 3.1.0

io.github.copper-leaf:thistle-android-android 2.0.1

Kotlin Multiplatform String markup and formatting utility

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

thistle-android-android
Version

Version

2.0.1
Type

Type

aar

Download thistle-android-android 2.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-android-android/
implementation ("io.github.copper-leaf:thistle-android-android:2.0.1")
'io.github.copper-leaf:thistle-android-android:aar:2.0.1'
<dependency org="io.github.copper-leaf" name="thistle-android-android" rev="2.0.1">
  <artifact name="thistle-android-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='thistle-android-android', version='2.0.1')
)
libraryDependencies += "io.github.copper-leaf" % "thistle-android-android" % "2.0.1"
[io.github.copper-leaf/thistle-android-android "2.0.1"]