GroupId | GroupIdio.noties.markwon |
---|---|
ArtifactId | ArtifactIdrecycler-table |
Version | Version4.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
recycler-table-4.2.2.pom | |
recycler-table-4.2.2.aar | 13 KB |
recycler-table-4.2.2-sources.jar | 7 KB |
recycler-table-4.2.2-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties.markwon/recycler-table/ -->
<dependency>
<groupId>io.noties.markwon</groupId>
<artifactId>recycler-table</artifactId>
<version>4.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/recycler-table/
implementation 'io.noties.markwon:recycler-table:4.2.2'
// https://jarcasting.com/artifacts/io.noties.markwon/recycler-table/
implementation ("io.noties.markwon:recycler-table:4.2.2")
'io.noties.markwon:recycler-table:aar:4.2.2'
<dependency org="io.noties.markwon" name="recycler-table" rev="4.2.2">
<artifact name="recycler-table" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='recycler-table', version='4.2.2')
)
libraryDependencies += "io.noties.markwon" % "recycler-table" % "4.2.2"
[io.noties.markwon/recycler-table "4.2.2"]