Jar examples for c:cane-api
Cane is based on the coding behaviour analysis of data manipulation interface to allow coders are close to their habit of thinking of ways to manipulate the data. API definition for Cane.
You can download jar file cane-api 0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cane-api-0.5.jar to your project.
<dependency> <groupId>org.canedata</groupId> <artifactId>cane-api</artifactId> <version>0.5</version> </dependency>
compile group: 'org.canedata', name: 'cane-api', version: '0.5'
libraryDependencies += "org.canedata" % "cane-api" % "0.5"
<dependency org="org.canedata" name="cane-api" rev="0.5"/>
@Grapes(@Grab(group='org.canedata', module='cane-api', version='0.5'))
'org.canedata:cane-api:jar:0.5'
Click the following link to download the jar file.
cane-api-0.5-javadoc.jar