is not current version
Last Version 0.7.1

org.syncope:syncope 0.2.2

Syncope

GroupId

GroupId

org.syncope
ArtifactId

ArtifactId

syncope
Version

Version

0.2.2
Type

Type

pom

Download syncope 0.2.2

Filename Size
syncope-0.2.2.pom 21 KB
Browse

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