clj-ds

Port of Clojure's data structures to Java

License

License

GroupId

GroupId

com.github.krukow
ArtifactId

ArtifactId

clj-ds
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

clj-ds
Port of Clojure's data structures to Java
Project URL

Project URL

http://github.com/krukow/clj-ds

Download clj-ds

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4