is not current version
Last Version 0.2.53

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


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-launch
Version

Version

0.2.0
Type

Type

jar

Download fugue-launch 0.2.0


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