License |
License |
---|---|
GroupId | GroupIdcom.github.ixa-ehu |
ArtifactId | ArtifactIdkaflib-naf |
Last Version | Last Version1.1.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.ixa-ehu:kaflib-naf
Kaflib-naf is a java library to create and edit NAF documents.
|
Filename | Size |
---|---|
kaflib-naf-1.1.19.pom | |
kaflib-naf-1.1.19.jar | 123 KB |
kaflib-naf-1.1.19-sources.jar | 57 KB |
kaflib-naf-1.1.19-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ixa-ehu/kaflib-naf/ -->
<dependency>
<groupId>com.github.ixa-ehu</groupId>
<artifactId>kaflib-naf</artifactId>
<version>1.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ixa-ehu/kaflib-naf/
implementation 'com.github.ixa-ehu:kaflib-naf:1.1.19'
// https://jarcasting.com/artifacts/com.github.ixa-ehu/kaflib-naf/
implementation ("com.github.ixa-ehu:kaflib-naf:1.1.19")
'com.github.ixa-ehu:kaflib-naf:jar:1.1.19'
<dependency org="com.github.ixa-ehu" name="kaflib-naf" rev="1.1.19">
<artifact name="kaflib-naf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ixa-ehu', module='kaflib-naf', version='1.1.19')
)
libraryDependencies += "com.github.ixa-ehu" % "kaflib-naf" % "1.1.19"
[com.github.ixa-ehu/kaflib-naf "1.1.19"]
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom2 | jar | 2.0.4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |