val-tree

A Java LibGdx implementation of the ValTree file spec defined by https://github.com/NatWeiss/ValTree

License

License

GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

val-tree
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

val-tree
A Java LibGdx implementation of the ValTree file spec defined by https://github.com/NatWeiss/ValTree
Project URL

Project URL

https://github.com/born2snipe/val-tree

Download val-tree

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.7.1

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1