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