is not current version
Last Version 0.2.0

org.symphonyoss.s2.fugue:fugue-example 0.0.4

Fugue example projects.

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-example
Version

Version

0.0.4
Type

Type

pom

Download fugue-example 0.0.4

Filename Size
fugue-example-0.0.4.pom 5 KB
Browse

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