License |
License |
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.oath.cyclops |
ArtifactId | ArtifactIdcyclops-pure |
Last Version | Last Version10.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-pure
Platform for Functional Reactive Programming with Java 8
|
Project URL |
Project URL |
Filename | Size |
---|---|
cyclops-pure-10.4.1.pom | |
cyclops-pure-10.4.1.jar | 635 KB |
cyclops-pure-10.4.1-tests.jar | 170 KB |
cyclops-pure-10.4.1-sources.jar | 147 KB |
cyclops-pure-10.4.1-javadoc.jar | 913 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-pure/ -->
<dependency>
<groupId>com.oath.cyclops</groupId>
<artifactId>cyclops-pure</artifactId>
<version>10.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-pure/
implementation 'com.oath.cyclops:cyclops-pure:10.4.1'
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-pure/
implementation ("com.oath.cyclops:cyclops-pure:10.4.1")
'com.oath.cyclops:cyclops-pure:jar:10.4.1'
<dependency org="com.oath.cyclops" name="cyclops-pure" rev="10.4.1">
<artifact name="cyclops-pure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.cyclops', module='cyclops-pure', version='10.4.1')
)
libraryDependencies += "com.oath.cyclops" % "cyclops-pure" % "10.4.1"
[com.oath.cyclops/cyclops-pure "10.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.oath.cyclops : cyclops | jar | 10.4.1 |
com.oath.cyclops : cyclops-reactive-collections | jar | 10.4.1 |