is not current version
Last Version 3.3.8

org.tinygroup:org.tinygroup.ui.root 2.3.1


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.ui.root
Version

Version

2.3.1
Type

Type

jar

Download org.tinygroup.ui.root 2.3.1


<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.root/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.ui.root</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.root/
implementation 'org.tinygroup:org.tinygroup.ui.root:2.3.1'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.root/
implementation ("org.tinygroup:org.tinygroup.ui.root:2.3.1")
'org.tinygroup:org.tinygroup.ui.root:jar:2.3.1'
<dependency org="org.tinygroup" name="org.tinygroup.ui.root" rev="2.3.1">
  <artifact name="org.tinygroup.ui.root" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.ui.root', version='2.3.1')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.ui.root" % "2.3.1"
[org.tinygroup/org.tinygroup.ui.root "2.3.1"]