License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdtinymenutree |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
tinymenutree-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/tinymenutree/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>tinymenutree</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/tinymenutree/
implementation 'org.tinygroup:tinymenutree:1.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/tinymenutree/
implementation ("org.tinygroup:tinymenutree:1.0.0")
'org.tinygroup:tinymenutree:pom:1.0.0'
<dependency org="org.tinygroup" name="tinymenutree" rev="1.0.0">
<artifact name="tinymenutree" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='tinymenutree', version='1.0.0')
)
libraryDependencies += "org.tinygroup" % "tinymenutree" % "1.0.0"
[org.tinygroup/tinymenutree "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |