is not current version
Last Version 1.3-RELEASE

icu.helltab.itool:verify 1.0-REALEASE


GroupId

GroupId

icu.helltab.itool
ArtifactId

ArtifactId

verify
Version

Version

1.0-REALEASE
Type

Type

jar

Download verify 1.0-REALEASE


<!-- https://jarcasting.com/artifacts/icu.helltab.itool/verify/ -->
<dependency>
    <groupId>icu.helltab.itool</groupId>
    <artifactId>verify</artifactId>
    <version>1.0-REALEASE</version>
</dependency>
// https://jarcasting.com/artifacts/icu.helltab.itool/verify/
implementation 'icu.helltab.itool:verify:1.0-REALEASE'
// https://jarcasting.com/artifacts/icu.helltab.itool/verify/
implementation ("icu.helltab.itool:verify:1.0-REALEASE")
'icu.helltab.itool:verify:jar:1.0-REALEASE'
<dependency org="icu.helltab.itool" name="verify" rev="1.0-REALEASE">
  <artifact name="verify" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.helltab.itool', module='verify', version='1.0-REALEASE')
)
libraryDependencies += "icu.helltab.itool" % "verify" % "1.0-REALEASE"
[icu.helltab.itool/verify "1.0-REALEASE"]