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