Last Version

Recycler 4.6.2

Provides RecyclerView.Adapter to display Markwon markdown

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

recycler
Version

Version

4.6.2
Type

Type

aar
Description

Description

Recycler
Provides RecyclerView.Adapter to display Markwon markdown
Project URL

Project URL

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

Source Code Management

https://github.com/noties/Markwon

Download recycler 4.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.noties.markwon : core jar 4.6.2
androidx.recyclerview » recyclerview jar 1.0.0

Project Modules

There are no modules declared in this project.