is not current version
Last Version 1.1.8

online.qiqiang:verifier-example 1.1.7-RELEASE


GroupId

GroupId

online.qiqiang
ArtifactId

ArtifactId

verifier-example
Version

Version

1.1.7-RELEASE
Type

Type

jar

Download verifier-example 1.1.7-RELEASE


<!-- https://jarcasting.com/artifacts/online.qiqiang/verifier-example/ -->
<dependency>
    <groupId>online.qiqiang</groupId>
    <artifactId>verifier-example</artifactId>
    <version>1.1.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/online.qiqiang/verifier-example/
implementation 'online.qiqiang:verifier-example:1.1.7-RELEASE'
// https://jarcasting.com/artifacts/online.qiqiang/verifier-example/
implementation ("online.qiqiang:verifier-example:1.1.7-RELEASE")
'online.qiqiang:verifier-example:jar:1.1.7-RELEASE'
<dependency org="online.qiqiang" name="verifier-example" rev="1.1.7-RELEASE">
  <artifact name="verifier-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.qiqiang', module='verifier-example', version='1.1.7-RELEASE')
)
libraryDependencies += "online.qiqiang" % "verifier-example" % "1.1.7-RELEASE"
[online.qiqiang/verifier-example "1.1.7-RELEASE"]