GroupId | GroupIdcom.metreeca |
---|---|
ArtifactId | ArtifactIdmetreeca-tree |
Version | Version0.52.0 |
Type | Typejar |
Filename | Size |
---|---|
metreeca-tree-0.52.0.pom | |
metreeca-tree-0.52.0.jar | 77 KB |
metreeca-tree-0.52.0-tests.jar | 16 KB |
metreeca-tree-0.52.0-sources.jar | 48 KB |
metreeca-tree-0.52.0-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-tree/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-tree</artifactId>
<version>0.52.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-tree/
implementation 'com.metreeca:metreeca-tree:0.52.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-tree/
implementation ("com.metreeca:metreeca-tree:0.52.0")
'com.metreeca:metreeca-tree:jar:0.52.0'
<dependency org="com.metreeca" name="metreeca-tree" rev="0.52.0">
<artifact name="metreeca-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-tree', version='0.52.0')
)
libraryDependencies += "com.metreeca" % "metreeca-tree" % "0.52.0"
[com.metreeca/metreeca-tree "0.52.0"]