Last Version

Cane API 0.5

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.

License

License

Categories

Categories

Data
GroupId

GroupId

org.canedata
ArtifactId

ArtifactId

cane-api
Version

Version

0.5
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://github.com/cane/api

Download cane-api 0.5


<!-- https://jarcasting.com/artifacts/org.canedata/cane-api/ -->
<dependency>
    <groupId>org.canedata</groupId>
    <artifactId>cane-api</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.canedata/cane-api/
implementation 'org.canedata:cane-api:0.5'
// https://jarcasting.com/artifacts/org.canedata/cane-api/
implementation ("org.canedata:cane-api:0.5")
'org.canedata:cane-api:jar:0.5'
<dependency org="org.canedata" name="cane-api" rev="0.5">
  <artifact name="cane-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.canedata', module='cane-api', version='0.5')
)
libraryDependencies += "org.canedata" % "cane-api" % "0.5"
[org.canedata/cane-api "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.