is not current version
Last Version 0.7.1

org.syncope:syncope 0.6.1

Syncope

GroupId

GroupId

org.syncope
ArtifactId

ArtifactId

syncope
Version

Version

0.6.1
Type

Type

pom

Download syncope 0.6.1

Filename Size
syncope-0.6.1.pom 23 KB
Browse

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