Junior Kiln Client

Junior Kiln Client is a simple wrapper around the Kiln API making it trivial to call any of the end points mentioned in the Kiln Developer Documentation.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kilnhg.tim-sparg
ArtifactId

ArtifactId

JuniorKilnClient
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Junior Kiln Client
Junior Kiln Client is a simple wrapper around the Kiln API making it trivial to call any of the end points mentioned in the Kiln Developer Documentation.

Download JuniorKilnClient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.7.1
org.apache.httpcomponents : httpclient jar 4.1.2
com.kilnhg.tim-sparg : JuniorKilnDomain jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0