is not current version
Last Version 1.3-RELEASE

icu.helltab.itool:verify 1.2-RELEASE


GroupId

GroupId

icu.helltab.itool
ArtifactId

ArtifactId

verify
Version

Version

1.2-RELEASE
Type

Type

jar

Download verify 1.2-RELEASE


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