is not current version
Last Version 0.2.53

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


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-pubsub
Version

Version

0.2.46
Type

Type

jar

Download fugue-pubsub 0.2.46


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