is not current version
Last Version 1.0.0

hu.ponte.respresso:sync-client 0.0.9

This is a middleware layer between server and clients.

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.ponte.respresso
ArtifactId

ArtifactId

sync-client
Version

Version

0.0.9
Type

Type

jar

Download sync-client 0.0.9


<!-- https://jarcasting.com/artifacts/hu.ponte.respresso/sync-client/ -->
<dependency>
    <groupId>hu.ponte.respresso</groupId>
    <artifactId>sync-client</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/hu.ponte.respresso/sync-client/
implementation 'hu.ponte.respresso:sync-client:0.0.9'
// https://jarcasting.com/artifacts/hu.ponte.respresso/sync-client/
implementation ("hu.ponte.respresso:sync-client:0.0.9")
'hu.ponte.respresso:sync-client:jar:0.0.9'
<dependency org="hu.ponte.respresso" name="sync-client" rev="0.0.9">
  <artifact name="sync-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.ponte.respresso', module='sync-client', version='0.0.9')
)
libraryDependencies += "hu.ponte.respresso" % "sync-client" % "0.0.9"
[hu.ponte.respresso/sync-client "0.0.9"]