e

enunciate-core-annotations

Enunciate core annotations.
Files download
File Operation
enunciate-core-annotations-2.2.0.jar download
enunciate-core-annotations-2.2.0.pom download
enunciate-core-annotations-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.webcohesion.enunciate</groupId>
  <artifactId>enunciate-core-annotations</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.webcohesion.enunciate:enunciate-core-annotations:2.2.0'
Gradle Kotlin
implementation("com.webcohesion.enunciate:enunciate-core-annotations:2.2.0")
Scala SBT
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-core-annotations" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.webcohesion.enunciate', module='enunciate-core-annotations', version='2.2.0')
)
Apache Ivy
<dependency org="com.webcohesion.enunciate" name="enunciate-core-annotations" rev="2.2.0" />
Leiningen
[com.webcohesion.enunciate/enunciate-core-annotations "2.2.0"]
Apache Buildr
'com.webcohesion.enunciate:enunciate-core-annotations:jar:2.2.0'