License |
License |
---|---|
GroupId | GroupIdco.legato.libraries |
ArtifactId | ArtifactIdhtmlview |
Version | Version1.0.6 |
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.6.pom | |
htmlview-1.0.6.module | 7 KB |
htmlview-1.0.6-sources.jar | 12 KB |
htmlview-1.0.6-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.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.legato.libraries/htmlview/
implementation 'co.legato.libraries:htmlview:1.0.6'
// https://jarcasting.com/artifacts/co.legato.libraries/htmlview/
implementation ("co.legato.libraries:htmlview:1.0.6")
'co.legato.libraries:htmlview:aar:1.0.6'
<dependency org="co.legato.libraries" name="htmlview" rev="1.0.6">
<artifact name="htmlview" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.legato.libraries', module='htmlview', version='1.0.6')
)
libraryDependencies += "co.legato.libraries" % "htmlview" % "1.0.6"
[co.legato.libraries/htmlview "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.30 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |
co.legato.libraries : adapter | jar | 1.1.0 |
org.jsoup : jsoup | jar | 1.13.1 |
com.github.bumptech.glide : glide | jar | 4.12.0 |
io.noties.markwon : core | jar | 4.6.2 |
io.noties.markwon : html | jar | 4.6.2 |
io.noties.markwon : linkify | jar | 4.6.2 |
io.noties.markwon : ext-strikethrough | jar | 4.6.2 |
io.noties.markwon : syntax-highlight | jar | 4.6.2 |
io.noties.markwon : recycler-table | jar | 4.6.2 |