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