Download kaflib-naf-1.1.15.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.15 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials