Download konik-1.0.2.jar file - Jar k

Jar examples for k:konik

Description

Konik the ZUGFeRD processing framework

You can download jar file konik 1.0.2 in this page.

License

AGPL

Build File

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

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

Download

Click the following link to download the jar file.

konik-1.0.2-javadoc.jar
konik-1.0.2-sources.jar
konik-1.0.2.jar
konik-1.0.2.pom



Related Tutorials