Last Version

two-three-tree 0.0.2-RELEASE

Two-Three Tree implementation

License

License

GroupId

GroupId

com.github.kdvolder
ArtifactId

ArtifactId

two-three-tree
Version

Version

0.0.2-RELEASE
Type

Type

jar
Description

Description

two-three-tree
Two-Three Tree implementation
Project URL

Project URL

https://github.com/kdvolder/two-three-tree
Source Code Management

Source Code Management

https://github.com/kdvolder/two-three-tree

Download two-three-tree 0.0.2-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kdvolder : misc-util jar 0.0.2-RELEASE
com.google.guava : guava jar 31.1-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.