is not current version
Last Version 0.8.1

sg.dex:starfish-java 0.0.8

Starfish supports developing interoperable data exchange solutions using the Ocean Protocol

Categories

Categories

Java Languages Dex General Purpose Libraries Utility
GroupId

GroupId

sg.dex
ArtifactId

ArtifactId

starfish-java
Version

Version

0.0.8
Type

Type

jar

Download starfish-java 0.0.8


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