License |
License |
---|---|
GroupId | GroupIdio.github.dokar3 |
ArtifactId | ArtifactIdktspans |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKtSpans
Inspired by kotlinx.html, KtSpans is a library provides html & css like DSL to write spans on Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktspans-1.0.4.pom | |
ktspans-1.0.4.aar | 47 KB |
ktspans-1.0.4-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/ktspans/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>ktspans</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/ktspans/
implementation 'io.github.dokar3:ktspans:1.0.4'
// https://jarcasting.com/artifacts/io.github.dokar3/ktspans/
implementation ("io.github.dokar3:ktspans:1.0.4")
'io.github.dokar3:ktspans:aar:1.0.4'
<dependency org="io.github.dokar3" name="ktspans" rev="1.0.4">
<artifact name="ktspans" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='ktspans', version='1.0.4')
)
libraryDependencies += "io.github.dokar3" % "ktspans" % "1.0.4"
[io.github.dokar3/ktspans "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
androidx.annotation » annotation | jar | 1.2.0 |