MVN

ru.noties.markwon : recycler-table

Maven & Gradle

Jul 01, 2019
2.5k stars

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

<dependency>
    <groupId>ru.noties.markwon</groupId>
    <artifactId>recycler-table</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.noties.markwon : recycler-table to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of ru.noties.markwon : recycler-table to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
recycler-table-3.1.0
3.0.x
recycler-table-3.0.2
recycler-table-3.0.1
recycler-table-3.0.0

How to add a dependency to Maven

Add the following ru.noties.markwon : recycler-table maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.noties.markwon</groupId>
    <artifactId>recycler-table</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.noties.markwon : recycler-table gradle dependency to your build.gradle file:

implementation 'ru.noties.markwon:recycler-table:3.1.0'

Gradle Kotlin DSL: Add the following ru.noties.markwon : recycler-table gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.noties.markwon:recycler-table:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.noties.markwon : recycler-table sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.noties.markwon" % "recycler-table" % "3.1.0"

Advertisement

Dependencies from Group

Jul 01, 2019
13 usages
2.5k stars
Jul 01, 2019
1 usages
2.5k stars
Jul 01, 2019
1 usages
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars

Discover Dependencies

Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Aug 07, 2019
1 stars
Feb 07, 2023
16 stars
Aug 03, 2019
1 usages
16 stars