is not current version
Last Version 0.7.0

de.saxsys.synchronizefx:parent 0.4.0

Aggregator and documentation project for all SynchronizeFX modules

GroupId

GroupId

de.saxsys.synchronizefx
ArtifactId

ArtifactId

parent
Version

Version

0.4.0
Type

Type

pom

Download parent 0.4.0

Filename Size
parent-0.4.0.pom 10 KB
Browse

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