is not current version
Last Version 0.2.53

org.symphonyoss.s2.fugue:aws-fugue 0.0.25


Categories

Categories

AWS Container PaaS Providers Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

aws-fugue
Version

Version

0.0.25
Type

Type

jar

Download aws-fugue 0.0.25


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