| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.iodesystems |
| Идентификатор | Идентификаторfn |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFn
Fn is a lazy Java Library that helps utilize some rudimentary functional concepts
with more nounular
objects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fn-3.0.4.pom | |
| fn-3.0.4.jar | 134 KB |
| fn-3.0.4-sources.jar | 32 KB |
| fn-3.0.4-javadoc.jar | 316 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.iodesystems/fn/ -->
<dependency>
<groupId>com.iodesystems</groupId>
<artifactId>fn</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.iodesystems/fn/
implementation 'com.iodesystems:fn:3.0.4'
// https://jarcasting.com/artifacts/com.iodesystems/fn/
implementation ("com.iodesystems:fn:3.0.4")
'com.iodesystems:fn:jar:3.0.4'
<dependency org="com.iodesystems" name="fn" rev="3.0.4">
<artifact name="fn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iodesystems', module='fn', version='3.0.4')
)
libraryDependencies += "com.iodesystems" % "fn" % "3.0.4"
[com.iodesystems/fn "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| net.jodah : concurrentunit | jar | 0.4.6 |