Download dolphin-shared-0.5.jar file - Jar d

Jar examples for d:dolphin-shared

Description

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

You can download jar file dolphin-shared 0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dolphin-shared-0.5.jar to your project.

<dependency>
   <groupId>com.canoo.dolphin</groupId>
   <artifactId>dolphin-shared</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.canoo.dolphin', name: 'dolphin-shared', version: '0.5'
libraryDependencies += "com.canoo.dolphin" % "dolphin-shared" % "0.5"
<dependency org="com.canoo.dolphin" name="dolphin-shared" rev="0.5"/>
@Grapes(@Grab(group='com.canoo.dolphin', module='dolphin-shared', version='0.5'))
'com.canoo.dolphin:dolphin-shared:jar:0.5'

Download

Click the following link to download the jar file.

dolphin-shared-0.5-javadoc.jar
dolphin-shared-0.5-sources.jar
dolphin-shared-0.5.jar
dolphin-shared-0.5.pom



Related Tutorials