HtmlView

A lightweight library to implement html tag on android

License

License

GroupId

GroupId

co.legato.libraries
ArtifactId

ArtifactId

htmlview
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

aar
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

How to add to project

<!-- https://jarcasting.com/artifacts/co.legato.libraries/htmlview/ -->
<dependency>
    <groupId>co.legato.libraries</groupId>
    <artifactId>htmlview</artifactId>
    <version>1.0.8</version>
    <type>aar</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:aar:1.0.8'
<dependency org="co.legato.libraries" name="htmlview" rev="1.0.8">
  <artifact name="htmlview" type="aar" />
</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.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0