cubiculus interfaces

Package contains model objects that could be mapped to cubiculus API. This project make easier integration cubiculus API to other application.

License

License

GroupId

GroupId

com.coroptis.cubiculus
ArtifactId

ArtifactId

cubiculus-interface
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cubiculus interfaces
Package contains model objects that could be mapped to cubiculus API. This project make easier integration cubiculus API to other application.
Project URL

Project URL

https://sourceforge.net/projects/cubiculus/
Project Organization

Project Organization

Coroptis

Download cubiculus-interface

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar r09
com.sdicons.jsontools : jsontools-core jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0