is not current version
Last Version 0.2.53

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


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-pubsub
Version

Version

0.0.62
Type

Type

jar

Download fugue-pubsub 0.0.62


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