MVN

com.github.peteroupc : datautilities

Maven & Gradle

Jan 16, 2020
1 usages
1 stars

DataUtilities Library · A portable library for Java for text strings and reading and writing to them.

<dependency>
    <groupId>com.github.peteroupc</groupId>
    <artifactId>datautilities</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
datautilities-1.1.0
1.0.x
datautilities-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.peteroupc</groupId>
    <artifactId>datautilities</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.peteroupc:datautilities:1.1.0'

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

implementation("com.github.peteroupc:datautilities:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.peteroupc" % "datautilities" % "1.1.0"

Advertisement

Dependencies from Group

Jul 02, 2021
3 usages
7 stars
Jan 15, 2020
1 usages
1 stars
Sep 12, 2019
1 usages
2 stars
Jan 16, 2020
1 usages
1 stars

Discover Dependencies

Jun 16, 2017
6 usages
Feb 03, 2020
1 usages
3 stars
Oct 18, 2022
2 usages
218 stars
Oct 21, 2019
1 usages
2 stars
Oct 21, 2019
1 usages
2 stars
Sep 03, 2020
1 usages
1 stars
Sep 22, 2020
1 usages
38 stars
Mar 09, 2020
1 usages
6 stars