MVN

com.davidbracewell : mango-annotations

Maven & Gradle

Jan 03, 2017
1 usages
0 stars

Annotation processors for DynamicEnums to automatically create boilerplate code.

<dependency>
    <groupId>com.davidbracewell</groupId>
    <artifactId>mango-annotations</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.davidbracewell : mango-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.davidbracewell : mango-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
mango-annotations-0.3
0.2
mango-annotations-0.2
0.1
mango-annotations-0.1

How to add a dependency to Maven

Add the following com.davidbracewell : mango-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.davidbracewell</groupId>
    <artifactId>mango-annotations</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.davidbracewell : mango-annotations gradle dependency to your build.gradle file:

implementation 'com.davidbracewell:mango-annotations:0.3'

Gradle Kotlin DSL: Add the following com.davidbracewell : mango-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.davidbracewell:mango-annotations:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.davidbracewell : mango-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.davidbracewell" % "mango-annotations" % "0.3"

Advertisement

Dependencies from Group

Jan 02, 2018
4 usages
0 stars
Jan 02, 2018
4 usages
3 stars
Jan 02, 2018
2 usages
1 stars
Jan 03, 2017
1 usages
0 stars
Jan 02, 2018
1 usages
3 stars

Discover Dependencies

Nov 29, 2015
1 usages
3 stars
Jan 02, 2018
3 stars
Mar 15, 2016
2 usages
5 stars
Dec 17, 2015
2 usages
5 stars
Dec 17, 2015
3 usages
5 stars
Nov 24, 2015
5 stars
Dec 17, 2015
2 usages
5 stars
Dec 19, 2021
0 stars
Sep 28, 2017
0 stars