| License |
License |
|---|---|
| GroupId | GroupIdco.legato.libraries |
| ArtifactId | ArtifactIdhtmlview |
| Version | Version1.0.8 |
| Type | Typepom |
| 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.8.pom | |
| htmlview-1.0.8.module | 7 KB |
| htmlview-1.0.8-release.aar | 4 MB |
| htmlview-1.0.8-release-sources.jar | 23 KB |
| htmlview-1.0.8-release-javadoc.jar | 406 KB |
| htmlview-1.0.8-debug.aar | 4 MB |
| htmlview-1.0.8-debug-sources.jar | 23 KB |
| htmlview-1.0.8-debug-javadoc.jar | 406 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.legato.libraries/htmlview/ -->
<dependency>
<groupId>co.legato.libraries</groupId>
<artifactId>htmlview</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.legato.libraries/htmlview/
implementation 'co.legato.libraries:htmlview:1.0.8'
// https://jarcasting.com/artifacts/co.legato.libraries/htmlview/
implementation ("co.legato.libraries:htmlview:1.0.8")
'co.legato.libraries:htmlview:pom:1.0.8'
<dependency org="co.legato.libraries" name="htmlview" rev="1.0.8">
<artifact name="htmlview" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.legato.libraries', module='htmlview', version='1.0.8')
)
libraryDependencies += "co.legato.libraries" % "htmlview" % "1.0.8"
[co.legato.libraries/htmlview "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding Optional | jar | 7.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-parcelize-runtime Optional | jar | 1.6.21 |
| androidx.core » core-ktx Optional | jar | 1.7.0 |
| androidx.appcompat » appcompat Optional | jar | 1.4.1 |
| com.google.android.material » material Optional | jar | 1.6.0 |
| co.legato.libraries : adapter Optional | jar | RELEASE |
| org.jsoup : jsoup Optional | jar | 1.15.1 |
| com.github.bumptech.glide : glide Optional | jar | 4.13.2 |
| io.noties.markwon : core Optional | jar | 4.6.2 |
| io.noties.markwon : html Optional | jar | 4.6.2 |
| io.noties.markwon : linkify Optional | jar | 4.6.2 |
| io.noties.markwon : ext-strikethrough Optional | jar | 4.6.2 |
| io.noties.markwon : syntax-highlight Optional | jar | 4.6.2 |
| io.noties.markwon : recycler-table Optional | jar | 4.6.2 |