Last Version

Tree Data Structure Java Library 0.2.5

Tree Data Structure Java Library

License

License

GroupId

GroupId

com.scalified
ArtifactId

ArtifactId

tree
Version

Version

0.2.5
Type

Type

jar
Description

Description

Tree Data Structure Java Library
Tree Data Structure Java Library
Project URL

Project URL

https://github.com/Scalified/tree
Source Code Management

Source Code Management

https://github.com/Scalified/tree.git

Download tree 0.2.5


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.