| Категории |
КатегорииFugue Универсальные библиотеки Functional Programming |
|---|---|
| Группа | Группаio.atlassian.fugue |
| Идентификатор | Идентификаторfugue-deprecated |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFunctional Extensions Deprecated Inter-Ops
|
| Имя Файла | Размер |
|---|---|
| fugue-deprecated-5.0.0.pom | |
| fugue-deprecated-5.0.0.jar | 6 KB |
| fugue-deprecated-5.0.0-sources.jar | 3 KB |
| fugue-deprecated-5.0.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-deprecated/ -->
<dependency>
<groupId>io.atlassian.fugue</groupId>
<artifactId>fugue-deprecated</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-deprecated/
implementation 'io.atlassian.fugue:fugue-deprecated:5.0.0'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-deprecated/
implementation ("io.atlassian.fugue:fugue-deprecated:5.0.0")
'io.atlassian.fugue:fugue-deprecated:jar:5.0.0'
<dependency org="io.atlassian.fugue" name="fugue-deprecated" rev="5.0.0">
<artifact name="fugue-deprecated" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-deprecated', version='5.0.0')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-deprecated" % "5.0.0"
[io.atlassian.fugue/fugue-deprecated "5.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| com.google.guava : guava | jar | |
| io.atlassian.fugue : fugue | jar | ${project.version} |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.hamcrest : hamcrest-library | jar |