is not current version
Last Version 4.7.2

io.atlassian.fugue:fugue-parent 3.0.0


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

io.atlassian.fugue
ArtifactId

ArtifactId

fugue-parent
Version

Version

3.0.0
Type

Type

pom

Download fugue-parent 3.0.0

Filename Size
fugue-parent-3.0.0.pom 6 KB
Browse

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