Download konik-1.2.4.jar file - Jar k

Jar examples for k:konik

Description

Konik the ZUGFeRD processing framework

You can download jar file konik 1.2.4 in this page.

License

AGPL

Build File

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

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

Download

Click the following link to download the jar file.

konik-1.2.4-javadoc.jar
konik-1.2.4-sources.jar
konik-1.2.4.jar
konik-1.2.4.pom



Related Tutorials