Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.tinyscript.datasetwithtree |
Version | Version1.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.datasetwithtree/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.tinyscript.datasetwithtree</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.datasetwithtree/
implementation 'org.tinygroup:org.tinygroup.tinyscript.datasetwithtree:1.2.2'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.datasetwithtree/
implementation ("org.tinygroup:org.tinygroup.tinyscript.datasetwithtree:1.2.2")
'org.tinygroup:org.tinygroup.tinyscript.datasetwithtree:jar:1.2.2'
<dependency org="org.tinygroup" name="org.tinygroup.tinyscript.datasetwithtree" rev="1.2.2">
<artifact name="org.tinygroup.tinyscript.datasetwithtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.tinyscript.datasetwithtree', version='1.2.2')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.tinyscript.datasetwithtree" % "1.2.2"
[org.tinygroup/org.tinygroup.tinyscript.datasetwithtree "1.2.2"]