License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdpro.juxt.clojars-mirrors.ztellman |
ArtifactId | ArtifactIdclj-tuple |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclj-tuple
Efficient small collections (mirrored from Clojars by JUXT)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clj-tuple-0.2.2.pom | |
clj-tuple-0.2.2.jar | 81 KB |
clj-tuple-0.2.2-sources.jar | 336 bytes |
clj-tuple-0.2.2-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.ztellman/clj-tuple/ -->
<dependency>
<groupId>pro.juxt.clojars-mirrors.ztellman</groupId>
<artifactId>clj-tuple</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.ztellman/clj-tuple/
implementation 'pro.juxt.clojars-mirrors.ztellman:clj-tuple:0.2.2'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.ztellman/clj-tuple/
implementation ("pro.juxt.clojars-mirrors.ztellman:clj-tuple:0.2.2")
'pro.juxt.clojars-mirrors.ztellman:clj-tuple:jar:0.2.2'
<dependency org="pro.juxt.clojars-mirrors.ztellman" name="clj-tuple" rev="0.2.2">
<artifact name="clj-tuple" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.ztellman', module='clj-tuple', version='0.2.2')
)
libraryDependencies += "pro.juxt.clojars-mirrors.ztellman" % "clj-tuple" % "0.2.2"
[pro.juxt.clojars-mirrors.ztellman/clj-tuple "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.7.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
criterium » criterium | jar | 0.4.1 |
collection-check » collection-check | jar | 0.1.5 |