Jar examples for h:harness
Konik Harness is an API providing Konik the ability to interconnect with different PDF carriages.
You can download jar file harness 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add harness-1.0.0.jar to your project.
<dependency> <groupId>io.konik</groupId> <artifactId>harness</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.konik', name: 'harness', version: '1.0.0'
libraryDependencies += "io.konik" % "harness" % "1.0.0"
<dependency org="io.konik" name="harness" rev="1.0.0"/>
@Grapes(@Grab(group='io.konik', module='harness', version='1.0.0'))
'io.konik:harness:jar:1.0.0'
Click the following link to download the jar file.
harness-1.0.0-javadoc.jar