Last Version

io.github.btrapp:jklarfreader 0.9.18

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.18
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.18


<!-- 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.