is not current version
Last Version 2.2.5

org.tinygroup:tiny.ui.newweb 2.1.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tiny.ui.newweb
Version

Version

2.1.0
Type

Type

pom

Download tiny.ui.newweb 2.1.0

Filename Size
tiny.ui.newweb-2.1.0.pom 614 bytes
Browse

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