| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.dqhm |
| ArtifactId | ArtifactIdevalidator |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptioncom.gitee.dqhm:evalidator
The test uploads the jar to the maven central repository
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| evalidator-1.0.4.pom | |
| evalidator-1.0.4.jar | 30 KB |
| evalidator-1.0.4-sources.jar | 20 KB |
| evalidator-1.0.4-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/ -->
<dependency>
<groupId>com.gitee.dqhm</groupId>
<artifactId>evalidator</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/
implementation 'com.gitee.dqhm:evalidator:1.0.4'
// https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/
implementation ("com.gitee.dqhm:evalidator:1.0.4")
'com.gitee.dqhm:evalidator:jar:1.0.4'
<dependency org="com.gitee.dqhm" name="evalidator" rev="1.0.4">
<artifact name="evalidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.dqhm', module='evalidator', version='1.0.4')
)
libraryDependencies += "com.gitee.dqhm" % "evalidator" % "1.0.4"
[com.gitee.dqhm/evalidator "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |