is not current version
Last Version 0.3.0

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


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

com.symphony.oss.fugue
ArtifactId

ArtifactId

fugue-store
Version

Version

0.1.0
Type

Type

jar

Download fugue-store 0.1.0


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