Download todo-example-server-0.8.0.jar file - Jar t

Jar examples for t:todo-example-server

Description

You can download jar file todo-example-server 0.8.0 in this page.

Build File

You can use the following script to add todo-example-server-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

todo-example-server-0.8.0-javadoc.jar
todo-example-server-0.8.0-sources.jar
todo-example-server-0.8.0.jar
todo-example-server-0.8.0.pom



Related Tutorials