| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.yila |
| Идентификатор | Идентификаторfunctional |
| Последняя версия | Последняя версия0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfunctional
Library that improves your functional developing experience
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| functional-0.8.pom | |
| functional-0.8.jar | 9 KB |
| functional-0.8-sources.jar | 6 KB |
| functional-0.8-javadoc.jar | 141 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.yila/functional/ -->
<dependency>
<groupId>dev.yila</groupId>
<artifactId>functional</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/dev.yila/functional/
implementation 'dev.yila:functional:0.8'
// https://jarcasting.com/artifacts/dev.yila/functional/
implementation ("dev.yila:functional:0.8")
'dev.yila:functional:jar:0.8'
<dependency org="dev.yila" name="functional" rev="0.8">
<artifact name="functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.yila', module='functional', version='0.8')
)
libraryDependencies += "dev.yila" % "functional" % "0.8"
[dev.yila/functional "0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |