GroupId | GroupIdcom.mattunderscore.tree.root |
---|---|
ArtifactId | ArtifactIdtrees-api-examples |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
trees-api-examples-0.0.7.pom | |
trees-api-examples-0.0.7.jar | 170 KB |
trees-api-examples-0.0.7-sources.jar | 13 KB |
trees-api-examples-0.0.7-javadoc.jar | 56 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api-examples/
implementation 'com.mattunderscore.tree.root:trees-api-examples:0.0.7'
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/trees-api-examples/
implementation ("com.mattunderscore.tree.root:trees-api-examples:0.0.7")
'com.mattunderscore.tree.root:trees-api-examples:jar:0.0.7'
<dependency org="com.mattunderscore.tree.root" name="trees-api-examples" rev="0.0.7">
<artifact name="trees-api-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore.tree.root', module='trees-api-examples', version='0.0.7')
)
libraryDependencies += "com.mattunderscore.tree.root" % "trees-api-examples" % "0.0.7"
[com.mattunderscore.tree.root/trees-api-examples "0.0.7"]