Last Version

HtmlBuilder 1.0.1

Build valid HTML for Android TextView.

License

License

GroupId

GroupId

com.jrummyapps
ArtifactId

ArtifactId

html-builder
Version

Version

1.0.1
Type

Type

jar
Description

Description

HtmlBuilder
Build valid HTML for Android TextView.
Project URL

Project URL

https://github.com/jrummyapps/html-builder
Source Code Management

Source Code Management

https://github.com/jrummyapps/html-builder

Download html-builder 1.0.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.