Categories |
CategoriesLombok Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-lombok |
Version | Version2.9.1 |
Type | Typejar |
Filename | Size |
---|---|
enunciate-lombok-2.9.1.pom | |
enunciate-lombok-2.9.1.jar | 14 KB |
enunciate-lombok-2.9.1-sources.jar | 5 KB |
enunciate-lombok-2.9.1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-lombok/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-lombok</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-lombok/
implementation 'com.webcohesion.enunciate:enunciate-lombok:2.9.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-lombok/
implementation ("com.webcohesion.enunciate:enunciate-lombok:2.9.1")
'com.webcohesion.enunciate:enunciate-lombok:jar:2.9.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-lombok" rev="2.9.1">
<artifact name="enunciate-lombok" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-lombok', version='2.9.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-lombok" % "2.9.1"
[com.webcohesion.enunciate/enunciate-lombok "2.9.1"]