is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-core-annotations 2.0.0-M.4

Enunciate core annotations.

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-core-annotations
Version

Version

2.0.0-M.4
Type

Type

jar

Download enunciate-core-annotations 2.0.0-M.4


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