| License | License | 
|---|---|
| GroupId | GroupIdorg.tinygroup | 
| ArtifactId | ArtifactIdorg.tinygroup.menutree | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.tinygroup.menutree | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationTinyGroup | 
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.menutree/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.menutree</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.menutree/
implementation 'org.tinygroup:org.tinygroup.menutree:1.0.0'// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.menutree/
implementation ("org.tinygroup:org.tinygroup.menutree:1.0.0")'org.tinygroup:org.tinygroup.menutree:jar:1.0.0'<dependency org="org.tinygroup" name="org.tinygroup.menutree" rev="1.0.0">
  <artifact name="org.tinygroup.menutree" type="jar" />
</dependency>@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.menutree', version='1.0.0')
)libraryDependencies += "org.tinygroup" % "org.tinygroup.menutree" % "1.0.0"[org.tinygroup/org.tinygroup.menutree "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.tinygroup : org.tinygroup.fileresolver | jar | 3.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.tinygroup : org.tinygroup.tinyspringtest431 | jar | 3.0.0 |