is not current version
Last Version 0.7.0

de.saxsys.synchronizefx:synchronizefx 0.4.0

Factory classes for the default network layer and serializer implementations SynchronizeFX

GroupId

GroupId

de.saxsys.synchronizefx
ArtifactId

ArtifactId

synchronizefx
Version

Version

0.4.0
Type

Type

jar

Download synchronizefx 0.4.0


<!-- 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"]