is not current version
Last Version 2.0

com.github.mrstampy:KitchenSync 1.1

KitchenSync - A Java Library for Distributed Communication

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

KitchenSync
Version

Version

1.1
Type

Type

jar

Download KitchenSync 1.1


<!-- https://jarcasting.com/artifacts/com.github.mrstampy/KitchenSync/ -->
<dependency>
    <groupId>com.github.mrstampy</groupId>
    <artifactId>KitchenSync</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrstampy/KitchenSync/
implementation 'com.github.mrstampy:KitchenSync:1.1'
// https://jarcasting.com/artifacts/com.github.mrstampy/KitchenSync/
implementation ("com.github.mrstampy:KitchenSync:1.1")
'com.github.mrstampy:KitchenSync:jar:1.1'
<dependency org="com.github.mrstampy" name="KitchenSync" rev="1.1">
  <artifact name="KitchenSync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrstampy', module='KitchenSync', version='1.1')
)
libraryDependencies += "com.github.mrstampy" % "KitchenSync" % "1.1"
[com.github.mrstampy/KitchenSync "1.1"]