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

Extended Functions 0.0.1

Java project to add additional interfaces to those of functional Java

Лицензия

Лицензия

Группа

Группа

info.kfgodel
Идентификатор

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

extended-functions
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

Extended Functions
Java project to add additional interfaces to those of functional Java
Ссылка на сайт

Ссылка на сайт

https://github.com/kfgodel/extended-functions
Система контроля версий

Система контроля версий

https://github.com/kfgodel/extended-functions

Скачать extended-functions 0.0.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 27.0.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (6)

Идентификатор библиотеки Тип Версия
info.kfgodel : java-spec jar 2.4.3
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.24.0

Модули Проекта

Данный проект не имеет модулей.