GroupId | GroupIdde.saxsys.synchronizefx |
---|---|
ArtifactId | ArtifactIdsynchronizefx |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
synchronizefx-0.6.0.pom | |
synchronizefx-0.6.0.jar | 9 KB |
synchronizefx-0.6.0-sources.jar | 11 KB |
synchronizefx-0.6.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.saxsys.synchronizefx/synchronizefx/ -->
<dependency>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>synchronizefx</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.saxsys.synchronizefx/synchronizefx/
implementation 'de.saxsys.synchronizefx:synchronizefx:0.6.0'
// https://jarcasting.com/artifacts/de.saxsys.synchronizefx/synchronizefx/
implementation ("de.saxsys.synchronizefx:synchronizefx:0.6.0")
'de.saxsys.synchronizefx:synchronizefx:jar:0.6.0'
<dependency org="de.saxsys.synchronizefx" name="synchronizefx" rev="0.6.0">
<artifact name="synchronizefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.saxsys.synchronizefx', module='synchronizefx', version='0.6.0')
)
libraryDependencies += "de.saxsys.synchronizefx" % "synchronizefx" % "0.6.0"
[de.saxsys.synchronizefx/synchronizefx "0.6.0"]