goeasy-sdk

GoEasy sdk to publish message

License

License

GroupId

GroupId

io.goeasy
ArtifactId

ArtifactId

goeasy-sdk
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

goeasy-sdk
GoEasy sdk to publish message

Download goeasy-sdk

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14