Jar examples for m:mango-annotations
Annotation processors for DynamicEnums to automatically create boilerplate code.
You can download jar file mango-annotations 0.1 in this page.
Apache License, Version 2.0
You can use the following script to add mango-annotations-0.1.jar to your project.
<dependency> <groupId>com.davidbracewell</groupId> <artifactId>mango-annotations</artifactId> <version>0.1</version> </dependency>
compile group: 'com.davidbracewell', name: 'mango-annotations', version: '0.1'
libraryDependencies += "com.davidbracewell" % "mango-annotations" % "0.1"
<dependency org="com.davidbracewell" name="mango-annotations" rev="0.1"/>
@Grapes(@Grab(group='com.davidbracewell', module='mango-annotations', version='0.1'))
'com.davidbracewell:mango-annotations:jar:0.1'
Click the following link to download the jar file.
mango-annotations-0.1-javadoc.jar