is not current version
Last Version 0.2.53

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


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-pubsub
Version

Version

0.0.23
Type

Type

jar

Download fugue-pubsub 0.0.23


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