is not current version
Last Version 1.0.5

com.github.ixa-ehu:kaflib 1.0.0

Kaflib is a java library to create and edit KAF documents.

GroupId

GroupId

com.github.ixa-ehu
ArtifactId

ArtifactId

kaflib
Version

Version

1.0.0
Type

Type

jar

Download kaflib 1.0.0


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