GroupId | GroupIdcom.mattunderscore.tree.root |
---|---|
ArtifactId | ArtifactIdlinked-tree |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
linked-tree-0.0.7.pom | |
linked-tree-0.0.7.jar | 9 KB |
linked-tree-0.0.7-sources.jar | 4 KB |
linked-tree-0.0.7-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mattunderscore.tree.root/linked-tree/ -->
<dependency>
<groupId>com.mattunderscore.tree.root</groupId>
<artifactId>linked-tree</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/linked-tree/
implementation 'com.mattunderscore.tree.root:linked-tree:0.0.7'
// https://jarcasting.com/artifacts/com.mattunderscore.tree.root/linked-tree/
implementation ("com.mattunderscore.tree.root:linked-tree:0.0.7")
'com.mattunderscore.tree.root:linked-tree:jar:0.0.7'
<dependency org="com.mattunderscore.tree.root" name="linked-tree" rev="0.0.7">
<artifact name="linked-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore.tree.root', module='linked-tree', version='0.0.7')
)
libraryDependencies += "com.mattunderscore.tree.root" % "linked-tree" % "0.0.7"
[com.mattunderscore.tree.root/linked-tree "0.0.7"]