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