License |
License |
---|---|
GroupId | GroupIdcom.jaredrummler |
ArtifactId | ArtifactIdhtml-dsl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionhtml-dsl
DSL to build valid HTML for Android TextView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-dsl-1.0.0.pom | |
html-dsl-1.0.0-sources.jar | 21 KB |
html-dsl-1.0.0-javadoc.jar | 530 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
androidx.core » core-ktx | jar | 1.5.0 |