is not current version
Last Version 3.4.9

org.tinygroup:web tiny-3.0.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

web
Version

Version

tiny-3.0.0
Type

Type

pom

Download web tiny-3.0.0

Filename Size
web-tiny-3.0.0.pom 1 KB
Browse

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