is not current version
Last Version 1.0.0.31

com.github.cycladessoa:engine 1.0.0.4

Cyclades is a Services Engine

GroupId

GroupId

com.github.cycladessoa
ArtifactId

ArtifactId

engine
Version

Version

1.0.0.4
Type

Type

jar

Download engine 1.0.0.4


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