MVN

com.packenius : com.packenius.datadivider

Maven & Gradle

Sep 30, 2019
1 usages

DataDivider · Divide a java class file (real or virtual) into the basic parts. Other file types will be realized in future versions.

<dependency>
    <groupId>com.packenius</groupId>
    <artifactId>com.packenius.datadivider</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.packenius : com.packenius.datadivider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.packenius : com.packenius.datadivider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
com.packenius.datadivider-1.0.1
1.0
com.packenius.datadivider-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.packenius</groupId>
    <artifactId>com.packenius.datadivider</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.packenius : com.packenius.datadivider gradle dependency to your build.gradle file:

implementation 'com.packenius:com.packenius.datadivider:1.0.1'

Gradle Kotlin DSL: Add the following com.packenius : com.packenius.datadivider gradle kotlin dependency to your build.gradle.kts file:

implementation("com.packenius:com.packenius.datadivider:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.packenius : com.packenius.datadivider sbt scala dependency to your build.sbt file:

libraryDependencies += "com.packenius" % "com.packenius.datadivider" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 18, 2021
2 usages
6 stars
May 27, 2020
1 usages
0 stars
Jun 30, 2019
1 usages
0 stars
Jun 26, 2019
1 usages
0 stars
Jun 26, 2019
1 usages
13 stars
Jan 02, 2020
1 usages
2 stars
Jul 08, 2019
1 usages
0 stars
Apr 15, 2020
1 usages
87 stars