Last Version

Recycler Table 4.6.2

Provides MarkwonAdapter.Entry to render TableBlocks inside Android-native TableLayout widget

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

recycler-table
Version

Version

4.6.2
Type

Type

aar
Description

Description

Recycler Table
Provides MarkwonAdapter.Entry to render TableBlocks inside Android-native TableLayout widget
Project URL

Project URL

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

Source Code Management

https://github.com/noties/Markwon

Download recycler-table 4.6.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.noties.markwon : core jar 4.6.2
io.noties.markwon : recycler jar 4.6.2
io.noties.markwon : ext-tables jar 4.6.2

Project Modules

There are no modules declared in this project.