is not current version
Last Version 1.0.0.31

com.github.cycladessoa:cyclades 1.0.0.5

Cyclades is a Services Engine

GroupId

GroupId

com.github.cycladessoa
ArtifactId

ArtifactId

cyclades
Version

Version

1.0.0.5
Type

Type

war

Download cyclades 1.0.0.5


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