| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface | 
| GroupId | GroupIdcom.canoo.dolphin | 
| ArtifactId | ArtifactIddolphin-demo-javafx-shared | 
| Last Version | Last Version0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpen Dolphin Dolphin is a free open-source library that protects your business applications against the uncertainties of changing visualization technologies. | 
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin/dolphin-demo-javafx-shared/ -->
<dependency>
    <groupId>com.canoo.dolphin</groupId>
    <artifactId>dolphin-demo-javafx-shared</artifactId>
    <version>0.5</version>
</dependency>// https://jarcasting.com/artifacts/com.canoo.dolphin/dolphin-demo-javafx-shared/
implementation 'com.canoo.dolphin:dolphin-demo-javafx-shared:0.5'// https://jarcasting.com/artifacts/com.canoo.dolphin/dolphin-demo-javafx-shared/
implementation ("com.canoo.dolphin:dolphin-demo-javafx-shared:0.5")'com.canoo.dolphin:dolphin-demo-javafx-shared:jar:0.5'<dependency org="com.canoo.dolphin" name="dolphin-demo-javafx-shared" rev="0.5">
  <artifact name="dolphin-demo-javafx-shared" type="jar" />
</dependency>@Grapes(
@Grab(group='com.canoo.dolphin', module='dolphin-demo-javafx-shared', version='0.5')
)libraryDependencies += "com.canoo.dolphin" % "dolphin-demo-javafx-shared" % "0.5"[com.canoo.dolphin/dolphin-demo-javafx-shared "0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.canoo.dolphin : dolphin-shared | jar | 0.5 | 
| org.codehaus.groovy : groovy-all | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 | 
| net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |