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