| Группа | Группаcom.webcohesion.enunciate |
|---|---|
| Идентификатор | Идентификаторenunciate-docs |
| Версия | Версия2.11.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| enunciate-docs-2.11.1.pom | |
| enunciate-docs-2.11.1.jar | 29 KB |
| enunciate-docs-2.11.1-sources.jar | 19 KB |
| enunciate-docs-2.11.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.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-docs/
implementation 'com.webcohesion.enunciate:enunciate-docs:2.11.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-docs/
implementation ("com.webcohesion.enunciate:enunciate-docs:2.11.1")
'com.webcohesion.enunciate:enunciate-docs:jar:2.11.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-docs" rev="2.11.1">
<artifact name="enunciate-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-docs', version='2.11.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-docs" % "2.11.1"
[com.webcohesion.enunciate/enunciate-docs "2.11.1"]