| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.rivers100 |
| Идентификатор | Идентификаторpwd-check-core |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpwd-check-core
password check core
|
| Имя Файла | Размер |
|---|---|
| pwd-check-core-0.0.1.pom | |
| pwd-check-core-0.0.1.jar | 18 KB |
| pwd-check-core-0.0.1-sources.jar | 10 KB |
| pwd-check-core-0.0.1-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.rivers100/pwd-check-core/ -->
<dependency>
<groupId>cn.rivers100</groupId>
<artifactId>pwd-check-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.rivers100/pwd-check-core/
implementation 'cn.rivers100:pwd-check-core:0.0.1'
// https://jarcasting.com/artifacts/cn.rivers100/pwd-check-core/
implementation ("cn.rivers100:pwd-check-core:0.0.1")
'cn.rivers100:pwd-check-core:jar:0.0.1'
<dependency org="cn.rivers100" name="pwd-check-core" rev="0.0.1">
<artifact name="pwd-check-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.rivers100', module='pwd-check-core', version='0.0.1')
)
libraryDependencies += "cn.rivers100" % "pwd-check-core" % "0.0.1"
[cn.rivers100/pwd-check-core "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.rivers100 » rivers100-utils | jar | 0.0.1 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |