не последняя версия
Последняя версия 2.14.0

com.webcohesion.enunciate:enunciate-examples 2.12.0


Группа

Группа

com.webcohesion.enunciate
Идентификатор

Идентификатор

enunciate-examples
Версия

Версия

2.12.0
Тип

Тип

pom

Скачать enunciate-examples 2.12.0

Имя Файла Размер
enunciate-examples-2.12.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-examples</artifactId>
    <version>2.12.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/
implementation 'com.webcohesion.enunciate:enunciate-examples:2.12.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/
implementation ("com.webcohesion.enunciate:enunciate-examples:2.12.0")
'com.webcohesion.enunciate:enunciate-examples:pom:2.12.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples" rev="2.12.0">
  <artifact name="enunciate-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples', version='2.12.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples" % "2.12.0"
[com.webcohesion.enunciate/enunciate-examples "2.12.0"]