Last Version

com.davidbracewell:mango-annotations 0.3

Annotation processors for DynamicEnums to automatically create boilerplate code.

License

License

GroupId

GroupId

com.davidbracewell
ArtifactId

ArtifactId

mango-annotations
Version

Version

0.3
Type

Type

jar
Description

Description

com.davidbracewell:mango-annotations
Annotation processors for DynamicEnums to automatically create boilerplate code.

Download mango-annotations 0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services Optional jar 1.7

Project Modules

There are no modules declared in this project.