MVN

com.github.vandeseer : easytable

Maven & Gradle

Oct 11, 2021
1 usages
<dependency>
    <groupId>com.github.vandeseer</groupId>
    <artifactId>easytable</artifactId>
    <version>0.8.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vandeseer : easytable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.5

All Versions

Choose a version of com.github.vandeseer : easytable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
easytable-0.8.5
easytable-0.8.4
easytable-0.8.3
easytable-0.8.2
easytable-0.8.1
easytable-0.8.0
0.7.x
easytable-0.7.1
easytable-0.7.0
0.6.x
easytable-0.6.6
easytable-0.6.5
easytable-0.6.4
easytable-0.6.3
easytable-0.6.2
easytable-0.6.1
easytable-0.6.0
0.5.x
easytable-0.5.2
easytable-0.5.1
easytable-0.5.0
0.4.x
easytable-0.4.3
easytable-0.4.2
easytable-0.4.1
easytable-0.4.0
0.3.x
easytable-0.3.0

How to add a dependency to Maven

Add the following com.github.vandeseer : easytable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.vandeseer</groupId>
    <artifactId>easytable</artifactId>
    <version>0.8.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vandeseer : easytable gradle dependency to your build.gradle file:

implementation 'com.github.vandeseer:easytable:0.8.5'

Gradle Kotlin DSL: Add the following com.github.vandeseer : easytable gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vandeseer:easytable:0.8.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vandeseer : easytable sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vandeseer" % "easytable" % "0.8.5"

Advertisement

Dependencies from Group

Oct 11, 2021
1 usages

Discover Dependencies

Jan 07, 2019
13 stars
Apr 15, 2022
22 usages
Mar 03, 2019
0 stars
Jan 05, 2019
3 usages
Jan 15, 2019
2 usages
1 stars
Jul 11, 2023
4 usages
279 stars
Jul 11, 2023
6 usages
279 stars
Aug 25, 2023
15 usages
1.8k stars