is not current version
Last Version 3.1.0

io.github.copper-leaf:thistle-core-android 1.3.0

Kotlin Multiplatform String markup and formatting utility

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

thistle-core-android
Version

Version

1.3.0
Type

Type

aar

Download thistle-core-android 1.3.0


<!-- 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"]