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

dev.yila:functional 0.6

Library that improves your functional developing experience

Группа

Группа

dev.yila
Идентификатор

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

functional
Версия

Версия

0.6
Тип

Тип

jar

Скачать functional 0.6


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