is not current version
Last Version 2.0.0

sk.seges.acris:acris-annotation-processors 1.2.1

Acris Annotation processors

GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-annotation-processors
Version

Version

1.2.1
Type

Type

pom

Download acris-annotation-processors 1.2.1


<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-annotation-processors/ -->
<dependency>
    <groupId>sk.seges.acris</groupId>
    <artifactId>acris-annotation-processors</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-annotation-processors/
implementation 'sk.seges.acris:acris-annotation-processors:1.2.1'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-annotation-processors/
implementation ("sk.seges.acris:acris-annotation-processors:1.2.1")
'sk.seges.acris:acris-annotation-processors:pom:1.2.1'
<dependency org="sk.seges.acris" name="acris-annotation-processors" rev="1.2.1">
  <artifact name="acris-annotation-processors" type="pom" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-annotation-processors', version='1.2.1')
)
libraryDependencies += "sk.seges.acris" % "acris-annotation-processors" % "1.2.1"
[sk.seges.acris/acris-annotation-processors "1.2.1"]