Last Version

Junior Kiln Domain 1.0

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. The Domain objects are classes that specifically relate to the Objects in the Kiln API

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.kilnhg.tim-sparg
ArtifactId

ArtifactId

JuniorKilnDomain
Version

Version

1.0
Type

Type

jar
Description

Description

Junior Kiln Domain
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. The Domain objects are classes that specifically relate to the Objects in the Kiln API

Download JuniorKilnDomain 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.