Last Version

Cane core 0.5.3

The core provides part of the basis of implementation for Cane API, as well as some kit. This is not required.

License

License

Categories

Categories

Data
GroupId

GroupId

org.canedata
ArtifactId

ArtifactId

cane-core
Version

Version

0.5.3
Type

Type

jar
Description

Description

Cane core
The core provides part of the basis of implementation for Cane API, as well as some kit. This is not required.
Project URL

Project URL

http://github.com/cane/core

Download cane-core 0.5.3


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.canedata : cane-api jar 0.5

Project Modules

There are no modules declared in this project.