is not current version
Last Version 3.4.9

org.tinygroup:web 0.0.8


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

web
Version

Version

0.0.8
Type

Type

pom

Download web 0.0.8

Filename Size
web-0.0.8.pom 643 bytes
Browse

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