is not current version
Last Version 1.0.8

co.legato.libraries:htmlview 1.0.4

A lightweight library to implement html tag on android

GroupId

GroupId

co.legato.libraries
ArtifactId

ArtifactId

htmlview
Version

Version

1.0.4
Type

Type

aar

Download htmlview 1.0.4


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