MVN

tech.bitey : dataframe

Maven & Gradle

Jun 19, 2023
2 usages
22 stars

tech.bitey:dataframe · Another dataframe library for Java, inspired by Tablesaw, built on nio buffers

<dependency>
    <groupId>tech.bitey</groupId>
    <artifactId>dataframe</artifactId>
    <version>1.2.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.bitey : dataframe to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.11

All Versions

Choose a version of tech.bitey : dataframe to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
dataframe-1.2.11
dataframe-1.2.10
dataframe-1.2.9
dataframe-1.2.8
dataframe-1.2.7
dataframe-1.2.6
dataframe-1.2.5
dataframe-1.2.4
dataframe-1.2.3
dataframe-1.2.2
dataframe-1.2.1
dataframe-1.2.0
1.1.x
dataframe-1.1.7
dataframe-1.1.6
dataframe-1.1.5
dataframe-1.1.4
dataframe-1.1.3
dataframe-1.1.2
dataframe-1.1.1
dataframe-1.1.0
1.0.x
dataframe-1.0.0
0.5.x
dataframe-0.5.4
dataframe-0.5.3
dataframe-0.5.2
dataframe-0.5.1
dataframe-0.5.0
0.4.x
dataframe-0.4.3
dataframe-0.4.2
dataframe-0.4.1
dataframe-0.4.0
0.3.x
dataframe-0.3.9
dataframe-0.3.8
dataframe-0.3.7
dataframe-0.3.6
dataframe-0.3.5
dataframe-0.3.4
dataframe-0.3.3
dataframe-0.3.2
dataframe-0.3.1
dataframe-0.3.0
0.2.x
dataframe-0.2.1
dataframe-0.2.0
0.1.x
dataframe-0.1.3
dataframe-0.1.2
dataframe-0.1.1
dataframe-0.1.0
0.0.x
dataframe-0.0.10
dataframe-0.0.9
dataframe-0.0.8
dataframe-0.0.7
dataframe-0.0.6
dataframe-0.0.5
dataframe-0.0.4
dataframe-0.0.3
dataframe-0.0.2
dataframe-0.0.1

How to add a dependency to Maven

Add the following tech.bitey : dataframe maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.bitey</groupId>
    <artifactId>dataframe</artifactId>
    <version>1.2.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.bitey : dataframe gradle dependency to your build.gradle file:

implementation 'tech.bitey:dataframe:1.2.11'

Gradle Kotlin DSL: Add the following tech.bitey : dataframe gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.bitey:dataframe:1.2.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.bitey : dataframe sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.bitey" % "dataframe" % "1.2.11"

Advertisement

Dependencies from Group

Jun 19, 2023
3 usages
22 stars
Jun 19, 2023
2 usages
22 stars
Oct 23, 2019
26 stars
Jun 19, 2023
22 stars
Jun 19, 2023
26 stars

Discover Dependencies

Aug 22, 2023
6 usages
3 stars
Jun 12, 2022
1 usages
21 stars
Feb 22, 2021
3 usages
May 13, 2022
3 usages
6 stars
May 14, 2023
2 usages
3 stars
Apr 02, 2021
1 usages
1 stars
Aug 01, 2021
4 usages
0 stars
Aug 01, 2021
4 usages
0 stars