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