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

com.github.tonivade:purefun-optics 2.1

Functional Programming Library for Java

Группа

Группа

com.github.tonivade
Идентификатор

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

purefun-optics
Версия

Версия

2.1
Тип

Тип

jar

Скачать purefun-optics 2.1


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