MVN

org.iplantc : deliminator

Maven & Gradle

Feb 13, 2014
0 stars

deliminator · Clojure library for parsing character separated values.

<dependency>
    <groupId>org.iplantc</groupId>
    <artifactId>deliminator</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iplantc : deliminator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.iplantc : deliminator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
deliminator-0.1.0

How to add a dependency to Maven

Add the following org.iplantc : deliminator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.iplantc</groupId>
    <artifactId>deliminator</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.iplantc : deliminator gradle dependency to your build.gradle file:

implementation 'org.iplantc:deliminator:0.1.0'

Gradle Kotlin DSL: Add the following org.iplantc : deliminator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.iplantc:deliminator:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.iplantc : deliminator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.iplantc" % "deliminator" % "0.1.0"

Advertisement

Dependencies from Group

Feb 13, 2014
15 usages
2 stars
Mar 18, 2014
5 usages
5 stars
Feb 13, 2014
4 usages
1 stars
Feb 13, 2014
1 usages
1 stars
Feb 13, 2014
1 usages
0 stars

Discover Dependencies

Jul 10, 2014
8 stars
Dec 05, 2005
3 usages
Jan 21, 2014
1 stars
Dec 16, 2014
200 usages
May 24, 2014
2.5k stars
Feb 14, 2006
177 usages
Jul 16, 2014
46 stars
Sep 20, 2005
14 usages
Aug 26, 2013
40 usages