License |
License |
---|---|
GroupId | GroupIdio.noties.markwon |
ArtifactId | ArtifactIdrecycler-table |
Version | Version4.6.2 |
Type | Typeaar |
Description |
DescriptionRecycler Table
Provides MarkwonAdapter.Entry to render TableBlocks inside Android-native TableLayout widget
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recycler-table-4.6.2.pom | |
recycler-table-4.6.2.aar | 23 KB |
recycler-table-4.6.2-sources.jar | 7 KB |
recycler-table-4.6.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |