License |
License |
---|---|
GroupId | GroupIdcom.mattunderscore.tree.root |
ArtifactId | ArtifactIdtrees-api-examples |
Version | Version0.0.9 |
Type | Typejar |
Description |
DescriptionTree Root examples
Example usage of the Tree Root API and implementations
|
Filename | Size |
---|---|
trees-api-examples-0.0.9.pom | |
trees-api-examples-0.0.9.jar | 181 KB |
trees-api-examples-0.0.9-sources.jar | 14 KB |
trees-api-examples-0.0.9-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api-examples/ -->
<dependency>
<groupId>com.mattunderscore.tree.root</groupId>
<artifactId>trees-api-examples</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api-examples/
implementation 'com.mattunderscore.tree.root:trees-api-examples:0.0.9'
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api-examples/
implementation ("com.mattunderscore.tree.root:trees-api-examples:0.0.9")
'com.mattunderscore.tree.root:trees-api-examples:jar:0.0.9'
<dependency org="com.mattunderscore.tree.root" name="trees-api-examples" rev="0.0.9">
<artifact name="trees-api-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore.tree.root', module='trees-api-examples', version='0.0.9')
)
libraryDependencies += "com.mattunderscore.tree.root" % "trees-api-examples" % "0.0.9"
[com.mattunderscore.tree.root/trees-api-examples "0.0.9"]