is not current version
Last Version 0.7.1

org.syncope:syncope-build-tools 0.7

Syncope build tools

Categories

Categories

Build Tools
GroupId

GroupId

org.syncope
ArtifactId

ArtifactId

syncope-build-tools
Version

Version

0.7
Type

Type

war

Download syncope-build-tools 0.7


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