is not current version
Last Version 0.0.7

org.guppy4j:data-tree 0.0.5


Categories

Categories

Data
GroupId

GroupId

org.guppy4j
ArtifactId

ArtifactId

data-tree
Version

Version

0.0.5
Type

Type

jar

Download data-tree 0.0.5


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