is not current version
Last Version 0.8.1

sg.dex:starfish-java 0.5.0

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

Type

jar

Download starfish-java 0.5.0


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