MVN

io.github.rus1f1kat0r : auto-enum-extension-annotation

Maven & Gradle

Feb 06, 2017
1 usages
3 stars

Auto enum extension annotation · Auto enum extension annotation for triggering apt tool and generate enum

<dependency>
    <groupId>io.github.rus1f1kat0r</groupId>
    <artifactId>auto-enum-extension-annotation</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.rus1f1kat0r : auto-enum-extension-annotation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.rus1f1kat0r : auto-enum-extension-annotation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
auto-enum-extension-annotation-0.0.2

How to add a dependency to Maven

Add the following io.github.rus1f1kat0r : auto-enum-extension-annotation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.rus1f1kat0r</groupId>
    <artifactId>auto-enum-extension-annotation</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.rus1f1kat0r : auto-enum-extension-annotation gradle dependency to your build.gradle file:

implementation 'io.github.rus1f1kat0r:auto-enum-extension-annotation:0.0.2'

Gradle Kotlin DSL: Add the following io.github.rus1f1kat0r : auto-enum-extension-annotation gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.rus1f1kat0r:auto-enum-extension-annotation:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.rus1f1kat0r : auto-enum-extension-annotation sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.rus1f1kat0r" % "auto-enum-extension-annotation" % "0.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 02, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Feb 02, 2017
1 usages
60 stars
Nov 09, 2018
1 usages
9 stars
Jun 16, 2017
1 usages
2 stars
Feb 16, 2017
1 usages
1 stars
Mar 03, 2017
1 usages
1k stars
Jul 11, 2017
1 usages
47 stars
Mar 09, 2019
1 usages
6 stars