| Группа | Группаcn.willingxyz.restdoc |
|---|---|
| Идентификатор | ИдентификаторRestDocBeanValidation |
| Версия | Версия0.2.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| RestDocBeanValidation-0.2.1.3.pom | |
| RestDocBeanValidation-0.2.1.3.jar | 18 KB |
| RestDocBeanValidation-0.2.1.3-sources.jar | 11 KB |
| RestDocBeanValidation-0.2.1.3-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocBeanValidation/ -->
<dependency>
<groupId>cn.willingxyz.restdoc</groupId>
<artifactId>RestDocBeanValidation</artifactId>
<version>0.2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocBeanValidation/
implementation 'cn.willingxyz.restdoc:RestDocBeanValidation:0.2.1.3'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocBeanValidation/
implementation ("cn.willingxyz.restdoc:RestDocBeanValidation:0.2.1.3")
'cn.willingxyz.restdoc:RestDocBeanValidation:jar:0.2.1.3'
<dependency org="cn.willingxyz.restdoc" name="RestDocBeanValidation" rev="0.2.1.3">
<artifact name="RestDocBeanValidation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='RestDocBeanValidation', version='0.2.1.3')
)
libraryDependencies += "cn.willingxyz.restdoc" % "RestDocBeanValidation" % "0.2.1.3"
[cn.willingxyz.restdoc/RestDocBeanValidation "0.2.1.3"]