Function

Practical Functional extensions for Java

Лицензия

Лицензия

Группа

Группа

com.vanillasource.function
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Function
Practical Functional extensions for Java
Ссылка на сайт

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

https://github.com/vanillasource/function

Скачать function

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

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

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

Версии библиотеки

Версия
1.0.0