| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourcedestination |
| Идентификатор | Идентификаторfuncles |
| Последняя версия | Последняя версия2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFuncles
tuple and higher arity functional interface library for Java 8+
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| funcles-2.0.pom | |
| funcles-2.0.jar | 82 KB |
| funcles-2.0-sources.jar | 61 KB |
| funcles-2.0-javadoc.jar | 358 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourcedestination/funcles/ -->
<dependency>
<groupId>net.sourcedestination</groupId>
<artifactId>funcles</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourcedestination/funcles/
implementation 'net.sourcedestination:funcles:2.0'
// https://jarcasting.com/artifacts/net.sourcedestination/funcles/
implementation ("net.sourcedestination:funcles:2.0")
'net.sourcedestination:funcles:jar:2.0'
<dependency org="net.sourcedestination" name="funcles" rev="2.0">
<artifact name="funcles" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourcedestination', module='funcles', version='2.0')
)
libraryDependencies += "net.sourcedestination" % "funcles" % "2.0"
[net.sourcedestination/funcles "2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |