com.github.ixa-ehu:naflib

Naflib is a java library to create and edit NAF documents.

License

License

GroupId

GroupId

com.github.ixa-ehu
ArtifactId

ArtifactId

naflib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.ixa-ehu:naflib
Naflib is a java library to create and edit NAF documents.

Download naflib

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ixa-ehu/naflib/ -->
<dependency>
    <groupId>com.github.ixa-ehu</groupId>
    <artifactId>naflib</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ixa-ehu/naflib/
implementation 'com.github.ixa-ehu:naflib:1.0.0'
// https://jarcasting.com/artifacts/com.github.ixa-ehu/naflib/
implementation ("com.github.ixa-ehu:naflib:1.0.0")
'com.github.ixa-ehu:naflib:jar:1.0.0'
<dependency org="com.github.ixa-ehu" name="naflib" rev="1.0.0">
  <artifact name="naflib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ixa-ehu', module='naflib', version='1.0.0')
)
libraryDependencies += "com.github.ixa-ehu" % "naflib" % "1.0.0"
[com.github.ixa-ehu/naflib "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0