is not current version
Last Version 1.0.5

com.gitee.dqhm:evalidator 1.0.2

The test uploads the jar to the maven central repository

GroupId

GroupId

com.gitee.dqhm
ArtifactId

ArtifactId

evalidator
Version

Version

1.0.2
Type

Type

jar

Download evalidator 1.0.2


<!-- https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/ -->
<dependency>
    <groupId>com.gitee.dqhm</groupId>
    <artifactId>evalidator</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/
implementation 'com.gitee.dqhm:evalidator:1.0.2'
// https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/
implementation ("com.gitee.dqhm:evalidator:1.0.2")
'com.gitee.dqhm:evalidator:jar:1.0.2'
<dependency org="com.gitee.dqhm" name="evalidator" rev="1.0.2">
  <artifact name="evalidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.dqhm', module='evalidator', version='1.0.2')
)
libraryDependencies += "com.gitee.dqhm" % "evalidator" % "1.0.2"
[com.gitee.dqhm/evalidator "1.0.2"]