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

Jar examples for t:todo-example-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials