is not current version
Last Version 4.7.2

io.atlassian.fugue:fugue-parent 4.6.2


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

io.atlassian.fugue
ArtifactId

ArtifactId

fugue-parent
Version

Version

4.6.2
Type

Type

pom

Download fugue-parent 4.6.2

Filename Size
fugue-parent-4.6.2.pom 8 KB
Browse

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