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