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

Jar examples for t:todo-example-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials