Simple Tree Library

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

me.legrange
ArtifactId

ArtifactId

simple-trees
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Tree Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/GideonLeGrange/simple-trees

Download simple-trees

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.1
1.3
1.2.2
1.2.1
1.2
1.0