Last Version

Paguro (formerly known as "UncleJim" - artifact name will officially change November 2016) 2.0.13

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.

License

License

GroupId

GroupId

org.organicdesign
ArtifactId

ArtifactId

UncleJim
Version

Version

2.0.13
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/GlenKPeterson/Paguro
Source Code Management

Source Code Management

https://github.com/GlenKPeterson/Paguro.git

Download UncleJim 2.0.13


<!-- https://jarcasting.com/artifacts/org.organicdesign/UncleJim/ -->
<dependency>
    <groupId>org.organicdesign</groupId>
    <artifactId>UncleJim</artifactId>
    <version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.organicdesign/UncleJim/
implementation 'org.organicdesign:UncleJim:2.0.13'
// https://jarcasting.com/artifacts/org.organicdesign/UncleJim/
implementation ("org.organicdesign:UncleJim:2.0.13")
'org.organicdesign:UncleJim:jar:2.0.13'
<dependency org="org.organicdesign" name="UncleJim" rev="2.0.13">
  <artifact name="UncleJim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.organicdesign', module='UncleJim', version='2.0.13')
)
libraryDependencies += "org.organicdesign" % "UncleJim" % "2.0.13"
[org.organicdesign/UncleJim "2.0.13"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.organicdesign.testUtils : TestUtils jar 0.0.4

Project Modules

There are no modules declared in this project.