| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.dqhm |
| Идентификатор | Идентификаторevalidator |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеcom.gitee.dqhm:evalidator
The test uploads the jar to the maven central repository
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |