is not current version
Last Version 0.8.1

sg.dex:starfish-java 0.7.7

Starfish supports developing interoperable decentralised data exchange solutions, including use of the Ocean Protocol

Categories

Categories

Java Languages Dex General Purpose Libraries Utility
GroupId

GroupId

sg.dex
ArtifactId

ArtifactId

starfish-java
Version

Version

0.7.7
Type

Type

jar

Download starfish-java 0.7.7


<!-- https://jarcasting.com/artifacts/sg.dex/starfish-java/ -->
<dependency>
    <groupId>sg.dex</groupId>
    <artifactId>starfish-java</artifactId>
    <version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/sg.dex/starfish-java/
implementation 'sg.dex:starfish-java:0.7.7'
// https://jarcasting.com/artifacts/sg.dex/starfish-java/
implementation ("sg.dex:starfish-java:0.7.7")
'sg.dex:starfish-java:jar:0.7.7'
<dependency org="sg.dex" name="starfish-java" rev="0.7.7">
  <artifact name="starfish-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='sg.dex', module='starfish-java', version='0.7.7')
)
libraryDependencies += "sg.dex" % "starfish-java" % "0.7.7"
[sg.dex/starfish-java "0.7.7"]