is not current version
Last Version 5.0.0

io.atlassian.fugue:fugue-deprecated 4.5.1


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

io.atlassian.fugue
ArtifactId

ArtifactId

fugue-deprecated
Version

Version

4.5.1
Type

Type

jar

Download fugue-deprecated 4.5.1


<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-deprecated/ -->
<dependency>
    <groupId>io.atlassian.fugue</groupId>
    <artifactId>fugue-deprecated</artifactId>
    <version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-deprecated/
implementation 'io.atlassian.fugue:fugue-deprecated:4.5.1'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-deprecated/
implementation ("io.atlassian.fugue:fugue-deprecated:4.5.1")
'io.atlassian.fugue:fugue-deprecated:jar:4.5.1'
<dependency org="io.atlassian.fugue" name="fugue-deprecated" rev="4.5.1">
  <artifact name="fugue-deprecated" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-deprecated', version='4.5.1')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-deprecated" % "4.5.1"
[io.atlassian.fugue/fugue-deprecated "4.5.1"]