License |
License |
---|---|
GroupId | GroupIdio.github.vinayalodha |
ArtifactId | ArtifactIdelvis-annotation |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElvis Annotation
Elvis Java compiler plugin
|
Filename | Size |
---|---|
elvis-annotation-1.0.3.pom | |
elvis-annotation-1.0.3.jar | 2 KB |
elvis-annotation-1.0.3-sources.jar | 1 KB |
elvis-annotation-1.0.3-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vinayalodha/elvis-annotation/ -->
<dependency>
<groupId>io.github.vinayalodha</groupId>
<artifactId>elvis-annotation</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vinayalodha/elvis-annotation/
implementation 'io.github.vinayalodha:elvis-annotation:1.0.3'
// https://jarcasting.com/artifacts/io.github.vinayalodha/elvis-annotation/
implementation ("io.github.vinayalodha:elvis-annotation:1.0.3")
'io.github.vinayalodha:elvis-annotation:jar:1.0.3'
<dependency org="io.github.vinayalodha" name="elvis-annotation" rev="1.0.3">
<artifact name="elvis-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vinayalodha', module='elvis-annotation', version='1.0.3')
)
libraryDependencies += "io.github.vinayalodha" % "elvis-annotation" % "1.0.3"
[io.github.vinayalodha/elvis-annotation "1.0.3"]