is not current version
Last Version 0.2.53

org.symphonyoss.s2.fugue:fugue 0.2.48

Cloud platform abstraction

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue
Version

Version

0.2.48
Type

Type

pom

Download fugue 0.2.48

Filename Size
fugue-0.2.48.pom 7 KB
Browse

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