is not current version
Last Version 2.0.0

de.rhocas.featuregen:featuregen-annotation-processor 1.0.0


GroupId

GroupId

de.rhocas.featuregen
ArtifactId

ArtifactId

featuregen-annotation-processor
Version

Version

1.0.0
Type

Type

jar

Download featuregen-annotation-processor 1.0.0


<!-- https://jarcasting.com/artifacts/de.rhocas.featuregen/featuregen-annotation-processor/ -->
<dependency>
    <groupId>de.rhocas.featuregen</groupId>
    <artifactId>featuregen-annotation-processor</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rhocas.featuregen/featuregen-annotation-processor/
implementation 'de.rhocas.featuregen:featuregen-annotation-processor:1.0.0'
// https://jarcasting.com/artifacts/de.rhocas.featuregen/featuregen-annotation-processor/
implementation ("de.rhocas.featuregen:featuregen-annotation-processor:1.0.0")
'de.rhocas.featuregen:featuregen-annotation-processor:jar:1.0.0'
<dependency org="de.rhocas.featuregen" name="featuregen-annotation-processor" rev="1.0.0">
  <artifact name="featuregen-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rhocas.featuregen', module='featuregen-annotation-processor', version='1.0.0')
)
libraryDependencies += "de.rhocas.featuregen" % "featuregen-annotation-processor" % "1.0.0"
[de.rhocas.featuregen/featuregen-annotation-processor "1.0.0"]