Jar examples for d:dolphin-remoting-shared
The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.
You can download jar file dolphin-remoting-shared 0.8.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dolphin-remoting-shared-0.8.9.jar to your project.
<dependency> <groupId>com.canoo.dolphin-platform</groupId> <artifactId>dolphin-remoting-shared</artifactId> <version>0.8.9</version> </dependency>
compile group: 'com.canoo.dolphin-platform', name: 'dolphin-remoting-shared', version: '0.8.9'
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-remoting-shared" % "0.8.9"
<dependency org="com.canoo.dolphin-platform" name="dolphin-remoting-shared" rev="0.8.9"/>
@Grapes(@Grab(group='com.canoo.dolphin-platform', module='dolphin-remoting-shared', version='0.8.9'))
'com.canoo.dolphin-platform:dolphin-remoting-shared:jar:0.8.9'
Click the following link to download the jar file.
dolphin-remoting-shared-0.8.9-javadoc.jar