License |
License |
---|---|
GroupId | GroupIdcom.mattunderscore.tree.root |
ArtifactId | ArtifactIdtrees-api |
Version | Version0.0.9 |
Type | Typejar |
Description |
DescriptionTree Root API
API for Tree Root library.
|
Filename | Size |
---|---|
trees-api-0.0.9.pom | |
trees-api-0.0.9.jar | 27 KB |
trees-api-0.0.9-sources.jar | 60 KB |
trees-api-0.0.9-javadoc.jar | 301 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api/ -->
<dependency>
<groupId>com.mattunderscore.tree.root</groupId>
<artifactId>trees-api</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api/
implementation 'com.mattunderscore.tree.root:trees-api:0.0.9'
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api/
implementation ("com.mattunderscore.tree.root:trees-api:0.0.9")
'com.mattunderscore.tree.root:trees-api:jar:0.0.9'
<dependency org="com.mattunderscore.tree.root" name="trees-api" rev="0.0.9">
<artifact name="trees-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore.tree.root', module='trees-api', version='0.0.9')
)
libraryDependencies += "com.mattunderscore.tree.root" % "trees-api" % "0.0.9"
[com.mattunderscore.tree.root/trees-api "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |