e

enunciate-core-annotations

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