License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.error500 |
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.error500/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.error500</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.error500/
implementation 'org.tinygroup:org.tinygroup.error500:2.0.10'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.error500/
implementation ("org.tinygroup:org.tinygroup.error500:2.0.10")
'org.tinygroup:org.tinygroup.error500:jar:2.0.10'
<dependency org="org.tinygroup" name="org.tinygroup.error500" rev="2.0.10">
<artifact name="org.tinygroup.error500" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.error500', version='2.0.10')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.error500" % "2.0.10"
[org.tinygroup/org.tinygroup.error500 "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 |