| License |
License |
|---|---|
| GroupId | GroupIdicu.helltab.itool |
| ArtifactId | ArtifactIdverify |
| Last Version | Last Version1.3-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| verify-1.3-RELEASE.pom | |
| verify-1.3-RELEASE.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.helltab.itool/verify/ -->
<dependency>
<groupId>icu.helltab.itool</groupId>
<artifactId>verify</artifactId>
<version>1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/icu.helltab.itool/verify/
implementation 'icu.helltab.itool:verify:1.3-RELEASE'
// https://jarcasting.com/artifacts/icu.helltab.itool/verify/
implementation ("icu.helltab.itool:verify:1.3-RELEASE")
'icu.helltab.itool:verify:jar:1.3-RELEASE'
<dependency org="icu.helltab.itool" name="verify" rev="1.3-RELEASE">
<artifact name="verify" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.helltab.itool', module='verify', version='1.3-RELEASE')
)
libraryDependencies += "icu.helltab.itool" % "verify" % "1.3-RELEASE"
[icu.helltab.itool/verify "1.3-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.20 |
| org.projectlombok : lombok | jar | 1.18.22 |
| com.alibaba : fastjson | jar | 1.2.76 |