is not current version
Last Version 0.9.18

io.github.btrapp:jklarfreader 0.9.14

Library to read a 1.8 format Klarf file into JSON or a POJO

License

License

GroupId

GroupId

com.github.btrapp
ArtifactId

ArtifactId

jklarfreader
Version

Version

0.9.14
Type

Type

jar
Description

Description

io.github.btrapp:jklarfreader
Library to read a 1.8 format Klarf file into JSON or a POJO
Project URL

Project URL

https://github.com/btrapp/jklarfreader
Source Code Management

Source Code Management

https://github.com/btrapp/jklarfreader.git

Download jklarfreader 0.9.14


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0

Project Modules

There are no modules declared in this project.