Whyral Java SDK

The SDK helps take the complexity out of coding by providing java objects for Whyral services including Authentication, Triggering milestone events. The single, downloadable package includes the Whyral Java Library and documentation.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.gowhyral
ArtifactId

ArtifactId

whyral-java-sdk
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Whyral Java SDK
The SDK helps take the complexity out of coding by providing java objects for Whyral services including Authentication, Triggering milestone events. The single, downloadable package includes the Whyral Java Library and documentation.

Download whyral-java-sdk

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
org.projectlombok : lombok jar 1.18.20
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.0