License |
License |
---|---|
GroupId | GroupIdcom.davidbracewell |
ArtifactId | ArtifactIdmango-annotations |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.davidbracewell:mango-annotations
Annotation processors for DynamicEnums to automatically create boilerplate code.
|
Filename | Size |
---|---|
mango-annotations-0.3.pom | |
mango-annotations-0.3.jar | 9 KB |
mango-annotations-0.3-sources.jar | 5 KB |
mango-annotations-0.3-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.7 |