| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdat.ac.ait.lablink.clients | 
| ArtifactId | ArtifactIdsync | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLablink synchronization host implementation This package contains synchronization host service implementations for the AIT Lablink | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| sync-0.0.2.pom | |
| sync-0.0.2.jar | 17 KB | 
| sync-0.0.2-sources.jar | 6 KB | 
| sync-0.0.2-javadoc.jar | 427 KB | 
| sync-0.0.2-jar-with-dependencies.jar | 8 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/sync/ -->
<dependency>
    <groupId>at.ac.ait.lablink.clients</groupId>
    <artifactId>sync</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/sync/
implementation 'at.ac.ait.lablink.clients:sync:0.0.2'// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/sync/
implementation ("at.ac.ait.lablink.clients:sync:0.0.2")'at.ac.ait.lablink.clients:sync:jar:0.0.2'<dependency org="at.ac.ait.lablink.clients" name="sync" rev="0.0.2">
  <artifact name="sync" type="jar" />
</dependency>@Grapes(
@Grab(group='at.ac.ait.lablink.clients', module='sync', version='0.0.2')
)libraryDependencies += "at.ac.ait.lablink.clients" % "sync" % "0.0.2"[at.ac.ait.lablink.clients/sync "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| at.ac.ait.lablink : core | jar | 0.0.2 |