Categories |
CategoriesFugue General Purpose Libraries Functional Programming |
---|---|
GroupId | GroupIdio.atlassian.fugue |
ArtifactId | ArtifactIdfugue-deprecated |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFunctional Extensions Deprecated Inter-Ops
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
com.google.guava : guava | jar | |
io.atlassian.fugue : fugue | jar | ${project.version} |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-library | jar |