License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.error404 |
Last Version | Last Version2.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.error404/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.error404</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.error404/
implementation 'org.tinygroup:org.tinygroup.error404:2.0.10'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.error404/
implementation ("org.tinygroup:org.tinygroup.error404:2.0.10")
'org.tinygroup:org.tinygroup.error404:jar:2.0.10'
<dependency org="org.tinygroup" name="org.tinygroup.error404" rev="2.0.10">
<artifact name="org.tinygroup.error404" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.error404', version='2.0.10')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.error404" % "2.0.10"
[org.tinygroup/org.tinygroup.error404 "2.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.publicComponent | jar | 2.0.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |