Jar examples for j:JuniorKilnDomain
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
You can download jar file JuniorKilnDomain 1.0 in this page.
Apache 2
You can use the following script to add JuniorKilnDomain-1.0.jar to your project.
<dependency> <groupId>com.kilnhg.tim-sparg</groupId> <artifactId>JuniorKilnDomain</artifactId> <version>1.0</version> </dependency>
compile group: 'com.kilnhg.tim-sparg', name: 'JuniorKilnDomain', version: '1.0'
libraryDependencies += "com.kilnhg.tim-sparg" % "JuniorKilnDomain" % "1.0"
<dependency org="com.kilnhg.tim-sparg" name="JuniorKilnDomain" rev="1.0"/>
@Grapes(@Grab(group='com.kilnhg.tim-sparg', module='JuniorKilnDomain', version='1.0'))
'com.kilnhg.tim-sparg:JuniorKilnDomain:jar:1.0'
Click the following link to download the jar file.
JuniorKilnDomain-1.0-javadoc.jar