License |
License |
---|---|
GroupId | GroupIdio.github.guoyixing |
ArtifactId | ArtifactIdtree |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontree
tree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tree-1.0.pom | |
tree-1.0.jar | 7 KB |
tree-1.0-sources.jar | 3 KB |
tree-1.0-javadoc.jar | 318 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoyixing/tree/ -->
<dependency>
<groupId>io.github.guoyixing</groupId>
<artifactId>tree</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoyixing/tree/
implementation 'io.github.guoyixing:tree:1.0'
// https://jarcasting.com/artifacts/io.github.guoyixing/tree/
implementation ("io.github.guoyixing:tree:1.0")
'io.github.guoyixing:tree:jar:1.0'
<dependency org="io.github.guoyixing" name="tree" rev="1.0">
<artifact name="tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoyixing', module='tree', version='1.0')
)
libraryDependencies += "io.github.guoyixing" % "tree" % "1.0"
[io.github.guoyixing/tree "1.0"]