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