is not current version
Last Version 0.7.1

org.syncope:syncope 0.7-EA

Syncope

GroupId

GroupId

org.syncope
ArtifactId

ArtifactId

syncope
Version

Version

0.7-EA
Type

Type

pom

Download syncope 0.7-EA

Filename Size
syncope-0.7-EA.pom 24 KB
Browse

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