Download kaflib-naf-1.1.18.jar file - Jar k

Jar examples for k:kaflib-naf

Description

Kaflib-naf is a java library to create and edit NAF documents.

You can download jar file kaflib-naf 1.1.18 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add kaflib-naf-1.1.18.jar to your project.

<dependency>
   <groupId>com.github.ixa-ehu</groupId>
   <artifactId>kaflib-naf</artifactId>
   <version>1.1.18</version>
</dependency>
compile group: 'com.github.ixa-ehu', name: 'kaflib-naf', version: '1.1.18'
libraryDependencies += "com.github.ixa-ehu" % "kaflib-naf" % "1.1.18"
<dependency org="com.github.ixa-ehu" name="kaflib-naf" rev="1.1.18"/>
@Grapes(@Grab(group='com.github.ixa-ehu', module='kaflib-naf', version='1.1.18'))
'com.github.ixa-ehu:kaflib-naf:jar:1.1.18'

Download

Click the following link to download the jar file.

kaflib-naf-1.1.18-javadoc.jar
kaflib-naf-1.1.18-sources.jar
kaflib-naf-1.1.18.jar
kaflib-naf-1.1.18.pom



Related Tutorials