Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.canedata
Идентификатор

Идентификатор

cane-api
Версия

Версия

0.5
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://github.com/cane/api

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.