is not current version
Last Version 0.2.53

org.symphonyoss.s2.fugue:fugue-launch 0.0.30


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-launch
Version

Version

0.0.30
Type

Type

jar

Download fugue-launch 0.0.30


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