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