MVN

edu.byu.hbll : table

Maven & Gradle

Mar 31, 2022
1 usages

Utility and helper classes for working with table-like data.

<dependency>
    <groupId>edu.byu.hbll</groupId>
    <artifactId>table</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.byu.hbll : table to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of edu.byu.hbll : table to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
table-1.0.1
table-1.0.0

How to add a dependency to Maven

Add the following edu.byu.hbll : table maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.byu.hbll</groupId>
    <artifactId>table</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.byu.hbll : table gradle dependency to your build.gradle file:

implementation 'edu.byu.hbll:table:1.0.1'

Gradle Kotlin DSL: Add the following edu.byu.hbll : table gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.byu.hbll:table:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.byu.hbll : table sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.byu.hbll" % "table" % "1.0.1"

Advertisement

Dependencies from Group

Mar 28, 2022
10 usages
Mar 30, 2022
8 usages
Aug 17, 2017
6 usages
xml
Mar 31, 2022
4 usages
Jan 11, 2018
3 usages

Discover Dependencies

Apr 17, 2021
80 stars
Jan 16, 2018
1 usages
1 stars
May 08, 2018
1 usages
17.4k stars
Oct 26, 2020
1 usages
May 17, 2018
1 usages
0 stars
May 28, 2021
2 usages
8 stars
Mar 07, 2019
2 usages
7 stars
Sep 30, 2022
2 usages
0 stars