Last Version

Linkify 4.6.2

Markwon plugin to linkify text (based on Android Linkify)

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

linkify
Version

Version

4.6.2
Type

Type

aar
Description

Description

Linkify
Markwon plugin to linkify text (based on Android Linkify)
Project URL

Project URL

https://github.com/noties/Markwon
Source Code Management

Source Code Management

https://github.com/noties/Markwon

Download linkify 4.6.2


<!-- https://jarcasting.com/artifacts/io.noties.markwon/linkify/ -->
<dependency>
    <groupId>io.noties.markwon</groupId>
    <artifactId>linkify</artifactId>
    <version>4.6.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/linkify/
implementation 'io.noties.markwon:linkify:4.6.2'
// https://jarcasting.com/artifacts/io.noties.markwon/linkify/
implementation ("io.noties.markwon:linkify:4.6.2")
'io.noties.markwon:linkify:aar:4.6.2'
<dependency org="io.noties.markwon" name="linkify" rev="4.6.2">
  <artifact name="linkify" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='linkify', version='4.6.2')
)
libraryDependencies += "io.noties.markwon" % "linkify" % "4.6.2"
[io.noties.markwon/linkify "4.6.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.noties.markwon : core jar 4.6.2

Project Modules

There are no modules declared in this project.