не последняя версия
Последняя версия 10.4.1

com.oath.cyclops:cyclops-anym 10.0.1

A higher kinded monad abstraction for Java

Категории

Категории

Cyclops Универсальные библиотеки Functional Programming
Группа

Группа

com.oath.cyclops
Идентификатор

Идентификатор

cyclops-anym
Версия

Версия

10.0.1
Тип

Тип

jar

Скачать cyclops-anym 10.0.1


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