License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming Dex Utility |
GroupId | GroupIdcom.aol.cyclops |
ArtifactId | ArtifactIdcyclops-dexx |
Last Version | Last Version9.0.0-MI7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-dexx
Dexx for Scala Collections
|
Project URL |
Project URL |
Filename | Size |
---|---|
cyclops-dexx-9.0.0-MI7.pom | |
cyclops-dexx-9.0.0-MI7.jar | 21 KB |
cyclops-dexx-9.0.0-MI7-tests.jar | 59 KB |
cyclops-dexx-9.0.0-MI7-sources.jar | 10 KB |
cyclops-dexx-9.0.0-MI7-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-dexx/ -->
<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-dexx</artifactId>
<version>9.0.0-MI7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-dexx/
implementation 'com.aol.cyclops:cyclops-dexx:9.0.0-MI7'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-dexx/
implementation ("com.aol.cyclops:cyclops-dexx:9.0.0-MI7")
'com.aol.cyclops:cyclops-dexx:jar:9.0.0-MI7'
<dependency org="com.aol.cyclops" name="cyclops-dexx" rev="9.0.0-MI7">
<artifact name="cyclops-dexx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-dexx', version='9.0.0-MI7')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-dexx" % "9.0.0-MI7"
[com.aol.cyclops/cyclops-dexx "9.0.0-MI7"]
Group / Artifact | Type | Version |
---|---|---|
com.aol.simplereact : cyclops-react | jar | 2.0.0-FINAL |
com.github.andrewoma.dexx : collection | jar | 0.6 |
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 |