is not current version
Last Version 0.2.53

org.symphonyoss.s2.fugue:fugue-pubsub 0.2.8


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-pubsub
Version

Version

0.2.8
Type

Type

jar

Download fugue-pubsub 0.2.8


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