License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdweb |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
web-3.4.9.pom | 685 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/web/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>web</artifactId>
<version>3.4.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/web/
implementation 'org.tinygroup:web:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/web/
implementation ("org.tinygroup:web:3.4.9")
'org.tinygroup:web:pom:3.4.9'
<dependency org="org.tinygroup" name="web" rev="3.4.9">
<artifact name="web" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='web', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "web" % "3.4.9"
[org.tinygroup/web "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |