License |
License |
---|---|
GroupId | GroupIdco.legato.libraries |
ArtifactId | ArtifactIdhtmlview |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionHtmlView
A lightweight library to implement html tag on android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
htmlview-1.0.2.pom | |
htmlview-1.0.2.module | 3 KB |
htmlview-1.0.2-sources.jar | 12 KB |
htmlview-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.0-beta05 |
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 |