Last Version

html-dsl 1.0.0

DSL to build valid HTML for Android TextView

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

html-dsl
Version

Version

1.0.0
Type

Type

aar
Description

Description

html-dsl
DSL to build valid HTML for Android TextView
Project URL

Project URL

https://github.com/jaredrummler/HtmlDsl
Source Code Management

Source Code Management

https://github.com/jaredrummler/ktsh/tree/main

Download html-dsl 1.0.0


<!-- https://jarcasting.com/artifacts/com.jaredrummler/html-dsl/ -->
<dependency>
    <groupId>com.jaredrummler</groupId>
    <artifactId>html-dsl</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jaredrummler/html-dsl/
implementation 'com.jaredrummler:html-dsl:1.0.0'
// https://jarcasting.com/artifacts/com.jaredrummler/html-dsl/
implementation ("com.jaredrummler:html-dsl:1.0.0")
'com.jaredrummler:html-dsl:aar:1.0.0'
<dependency org="com.jaredrummler" name="html-dsl" rev="1.0.0">
  <artifact name="html-dsl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jaredrummler', module='html-dsl', version='1.0.0')
)
libraryDependencies += "com.jaredrummler" % "html-dsl" % "1.0.0"
[com.jaredrummler/html-dsl "1.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.