is not current version
Last Version 0.3.0

com.symphony.oss.fugue:fugue-inmemory 0.1.0


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

com.symphony.oss.fugue
ArtifactId

ArtifactId

fugue-inmemory
Version

Version

0.1.0
Type

Type

jar

Download fugue-inmemory 0.1.0


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