Last Version

HtmlView 1.0.8

A lightweight library to implement html tag on android

License

License

GroupId

GroupId

co.legato.libraries
ArtifactId

ArtifactId

htmlview
Version

Version

1.0.8
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/cogivn/Adapter

Download htmlview 1.0.8


<!-- 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"]

Dependencies

compile (15)

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

Project Modules

There are no modules declared in this project.