GroupId | GroupIdorg.tinygroup |
---|---|
ArtifactId | ArtifactIdorg.tinygroup.ui.tpl.greenyellow |
Version | Version3.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.tpl.greenyellow/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.ui.tpl.greenyellow</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.tpl.greenyellow/
implementation 'org.tinygroup:org.tinygroup.ui.tpl.greenyellow:3.3.2'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.tpl.greenyellow/
implementation ("org.tinygroup:org.tinygroup.ui.tpl.greenyellow:3.3.2")
'org.tinygroup:org.tinygroup.ui.tpl.greenyellow:jar:3.3.2'
<dependency org="org.tinygroup" name="org.tinygroup.ui.tpl.greenyellow" rev="3.3.2">
<artifact name="org.tinygroup.ui.tpl.greenyellow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.ui.tpl.greenyellow', version='3.3.2')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.ui.tpl.greenyellow" % "3.3.2"
[org.tinygroup/org.tinygroup.ui.tpl.greenyellow "3.3.2"]