| License |
License
The MIT License (MIT)
|
|---|---|
| Categories |
CategoriesClojure Languages Cyclops General Purpose Libraries Functional Programming |
| GroupId | GroupIdcom.aol.cyclops |
| ArtifactId | ArtifactIdcyclops-clojure |
| Last Version | Last Version9.0.0-MI7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncyclops-clojure
Clojure Collections
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-clojure/ -->
<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-clojure</artifactId>
<version>9.0.0-MI7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-clojure/
implementation 'com.aol.cyclops:cyclops-clojure:9.0.0-MI7'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-clojure/
implementation ("com.aol.cyclops:cyclops-clojure:9.0.0-MI7")
'com.aol.cyclops:cyclops-clojure:jar:9.0.0-MI7'
<dependency org="com.aol.cyclops" name="cyclops-clojure" rev="9.0.0-MI7">
<artifact name="cyclops-clojure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-clojure', version='9.0.0-MI7')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-clojure" % "9.0.0-MI7"
[com.aol.cyclops/cyclops-clojure "9.0.0-MI7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aol.simplereact : cyclops-react | jar | 2.0.0-FINAL |
| org.clojure : clojure | jar | 1.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| commons-io : commons-io | jar | 2.4 |
| com.aol.cyclops : cyclops-reactor | jar | 9.0.0-MI7 |
| org.mockito : mockito-all | jar | 1.9.5 |