License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.tinyscript.datasetwithtree |
Version | Version1.2.3 |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.datasetwithtree/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.tinyscript.datasetwithtree</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.datasetwithtree/
implementation 'org.tinygroup:org.tinygroup.tinyscript.datasetwithtree:1.2.3'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.datasetwithtree/
implementation ("org.tinygroup:org.tinygroup.tinyscript.datasetwithtree:1.2.3")
'org.tinygroup:org.tinygroup.tinyscript.datasetwithtree:jar:1.2.3'
<dependency org="org.tinygroup" name="org.tinygroup.tinyscript.datasetwithtree" rev="1.2.3">
<artifact name="org.tinygroup.tinyscript.datasetwithtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.tinyscript.datasetwithtree', version='1.2.3')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.tinyscript.datasetwithtree" % "1.2.3"
[org.tinygroup/org.tinygroup.tinyscript.datasetwithtree "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.tinyscript.dataset | jar | 1.2.3 |
org.tinygroup : org.tinygroup.tinyscript.tree | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |