MVN

org.organicdesign : UncleJim

Maven & Gradle

Sep 25, 2016
1 usages
304 stars

Paguro (formerly known as "UncleJim" - artifact name will officially change November 2016) · Immutable Clojure collections and a Transformation abstraction for Java 8+, immutably, type-safely, and with good performance. Name will change to "Paguro" in November 2016.

<dependency>
    <groupId>org.organicdesign</groupId>
    <artifactId>UncleJim</artifactId>
    <version>2.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.organicdesign : UncleJim to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.13

All Versions

Choose a version of org.organicdesign : UncleJim to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
UncleJim-2.0.13
UncleJim-2.0.12
UncleJim-2.0.11
UncleJim-2.0.10
UncleJim-2.0.9
UncleJim-2.0.8
UncleJim-2.0.7
UncleJim-2.0.6
UncleJim-2.0.5
UncleJim-2.0.4
UncleJim-2.0.3
UncleJim-2.0.2
1.0.x
UncleJim-1.0.3
UncleJim-1.0.2
UncleJim-1.0.1
1.0
UncleJim-1.0
0.12.x
UncleJim-0.12.1
0.11.x
UncleJim-0.11.0
0.10.x
UncleJim-0.10.18
UncleJim-0.10.17
UncleJim-0.10.16
UncleJim-0.10.15
UncleJim-0.10.14
UncleJim-0.10.12
UncleJim-0.10.11
UncleJim-0.10.10

How to add a dependency to Maven

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

<dependency>
    <groupId>org.organicdesign</groupId>
    <artifactId>UncleJim</artifactId>
    <version>2.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.organicdesign : UncleJim gradle dependency to your build.gradle file:

implementation 'org.organicdesign:UncleJim:2.0.13'

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

implementation("org.organicdesign:UncleJim:2.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.organicdesign : UncleJim sbt scala dependency to your build.sbt file:

libraryDependencies += "org.organicdesign" % "UncleJim" % "2.0.13"

Advertisement

Dependencies from Group

May 09, 2022
8 usages
304 stars
Mar 19, 2022
3 usages
1 stars
Jan 15, 2022
2 usages
2 stars
Sep 25, 2016
1 usages
304 stars
Mar 29, 2019
304 stars

Discover Dependencies

Sep 25, 2016
154 stars
Sep 24, 2016
976 stars
Sep 24, 2016
1 usages
2.2k stars
Sep 24, 2016
2.2k stars
Sep 24, 2016
2 usages
5 stars