io.github.btrapp:jklarfreader

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

License

License

GroupId

GroupId

com.github.btrapp
ArtifactId

ArtifactId

jklarfreader
Last Version

Last Version

0.9.18
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.18
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.12
0.9.9
0.9.8
0.9.7
0.9.5
0.9.4
0.9.2