License |
License |
---|---|
GroupId | GroupIdcom.github.ixa-ehu |
ArtifactId | ArtifactIdnaflib |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.ixa-ehu:naflib
Naflib is a java library to create and edit NAF documents.
|
Filename | Size |
---|---|
naflib-1.0.0.pom | |
naflib-1.0.0.jar | 123 KB |
naflib-1.0.0-sources.jar | 57 KB |
naflib-1.0.0-javadoc.jar | 240 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom2 | jar | 2.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |