License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdthistle-core-android-debug |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionthistle-core
Kotlin Multiplatform String markup and formatting utility
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thistle-core-android-debug-3.1.0.pom | |
thistle-core-android-debug-3.1.0-sources.jar | 28 KB |
thistle-core-android-debug-3.1.0-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>3.1.0</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:3.1.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-core-android-debug/
implementation ("io.github.copper-leaf:thistle-core-android-debug:3.1.0")
'io.github.copper-leaf:thistle-core-android-debug:aar:3.1.0'
<dependency org="io.github.copper-leaf" name="thistle-core-android-debug" rev="3.1.0">
<artifact name="thistle-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='thistle-core-android-debug', version='3.1.0')
)
libraryDependencies += "io.github.copper-leaf" % "thistle-core-android-debug" % "3.1.0"
[io.github.copper-leaf/thistle-core-android-debug "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.copper-leaf : kudzu-core-android-debug | jar | 3.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |