is not current version
Last Version 2.2.5

org.tinygroup:tiny.ui.newweb 2.2.3


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tiny.ui.newweb
Version

Version

2.2.3
Type

Type

pom

Download tiny.ui.newweb 2.2.3

Filename Size
tiny.ui.newweb-2.2.3.pom 636 bytes
Browse

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