Last Version

KtSpans 1.0.4

Inspired by kotlinx.html, KtSpans is a library provides html & css like DSL to write spans on Android.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

ktspans
Version

Version

1.0.4
Type

Type

aar
Description

Description

KtSpans
Inspired by kotlinx.html, KtSpans is a library provides html & css like DSL to write spans on Android.
Project URL

Project URL

https://github.com/dokar3/KtSpans
Source Code Management

Source Code Management

https://github.com/dokar3/KtSpans

Download ktspans 1.0.4


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.