is not current version
Last Version 1.0-RC3

org.open-dolphin:dolphin-combined 0.7

Dolphin is a free open-source library that protects your business applications against the uncertainties of changing visualization technologies.

GroupId

GroupId

org.open-dolphin
ArtifactId

ArtifactId

dolphin-combined
Version

Version

0.7
Type

Type

jar

Download dolphin-combined 0.7


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