Download harness-0.8.0.jar file - Jar h

Jar examples for h:harness

Description

Konik Harness is an API providing Konik the ability to interconnect with different PDF carriages.

You can download jar file harness 0.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add harness-0.8.0.jar to your project.

<dependency>
   <groupId>io.konik</groupId>
   <artifactId>harness</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'io.konik', name: 'harness', version: '0.8.0'
libraryDependencies += "io.konik" % "harness" % "0.8.0"
<dependency org="io.konik" name="harness" rev="0.8.0"/>
@Grapes(@Grab(group='io.konik', module='harness', version='0.8.0'))
'io.konik:harness:jar:0.8.0'

Download

Click the following link to download the jar file.

harness-0.8.0-javadoc.jar
harness-0.8.0-sources.jar
harness-0.8.0.jar
harness-0.8.0.pom



Related Tutorials