Last Version

HtmlBuilder 1.0.0

Build valid HTML for Android TextView.

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

html-builder
Version

Version

1.0.0
Type

Type

jar
Description

Description

HtmlBuilder
Build valid HTML for Android TextView.
Project URL

Project URL

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

Source Code Management

https://github.com/jaredrummler/HtmlBuilder

Download html-builder 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.3.1

Project Modules

There are no modules declared in this project.