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