Download konik-0.7.0.jar file - Jar k

Jar examples for k:konik

Description

Konik the ZUGFeRD processing framework

You can download jar file konik 0.7.0 in this page.

License

AGPL

Build File

You can use the following script to add konik-0.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

konik-0.7.0-javadoc.jar
konik-0.7.0-sources.jar
konik-0.7.0.jar
konik-0.7.0.pom



Related Tutorials