| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.sertelon.fp |
| Идентификатор | Идентификаторfunc-helper |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеFunctionnal Helper
This library provides functionnal constructs for Java
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| func-helper-2.0.0.pom | |
| func-helper-2.0.0.jar | 23 KB |
| func-helper-2.0.0-sources.jar | 8 KB |
| func-helper-2.0.0-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.sertelon.fp/func-helper/ -->
<dependency>
<groupId>fr.sertelon.fp</groupId>
<artifactId>func-helper</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sertelon.fp/func-helper/
implementation 'fr.sertelon.fp:func-helper:2.0.0'
// https://jarcasting.com/artifacts/fr.sertelon.fp/func-helper/
implementation ("fr.sertelon.fp:func-helper:2.0.0")
'fr.sertelon.fp:func-helper:jar:2.0.0'
<dependency org="fr.sertelon.fp" name="func-helper" rev="2.0.0">
<artifact name="func-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sertelon.fp', module='func-helper', version='2.0.0')
)
libraryDependencies += "fr.sertelon.fp" % "func-helper" % "2.0.0"
[fr.sertelon.fp/func-helper "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |