is not current version
Last Version 2.3.6

com.github.mrstampy:KitchenSync-core 2.1

KitchenSync-core - A Java Library for Distributed Communication

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

KitchenSync-core
Version

Version

2.1
Type

Type

jar

Download KitchenSync-core 2.1


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