is not current version
Last Version 1.0.8

HtmlView 1.0.2

A lightweight library to implement html tag on android

License

License

GroupId

GroupId

co.legato.libraries
ArtifactId

ArtifactId

htmlview
Version

Version

1.0.2
Type

Type

aar
Description

Description

HtmlView
A lightweight library to implement html tag on android
Project URL

Project URL

https://github.com/Nora12310/Adapter
Source Code Management

Source Code Management

https://github.com/Nora12310/Adapter

Download htmlview 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.0-beta05

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
com.google.android.material » material jar 1.4.0
co.legato.libraries : adapter jar 1.0.6
org.jsoup : jsoup jar 1.13.1
com.github.lndmflngs » compound-text-view jar 1.3.2
com.github.bumptech.glide : glide jar 4.12.0

Project Modules

There are no modules declared in this project.