KitchenSync - A Java Library for Distributed Communication


License

License

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

KitchenSync
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

KitchenSync - A Java Library for Distributed Communication
KitchenSync - A Java Library for Distributed Communication
Project URL

Project URL

http://mrstampy.github.io/KitchenSync/
Source Code Management

Source Code Management

https://github.com/mrstampy/KitchenSync.git

Download KitchenSync

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.mrstampy : KitchenSync-core Optional jar 2.0
com.fasterxml.jackson.core : jackson-core Optional jar 2.2.2
com.fasterxml.jackson.core : jackson-databind Optional jar 2.2.2
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.2
1.1
1.0