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