is not current version
Last Version 0.8.1

sg.dex:starfish-java 0.0.6

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.6
Type

Type

jar

Download starfish-java 0.0.6


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