MVN

net.octyl.apt-creator : apt-creator-processor

Maven & Gradle

Jan 24, 2019
0 stars

processor · Annotation Processor for generating creator classes

<dependency>
    <groupId>net.octyl.apt-creator</groupId>
    <artifactId>apt-creator-processor</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.octyl.apt-creator : apt-creator-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of net.octyl.apt-creator : apt-creator-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
apt-creator-processor-0.1.4
apt-creator-processor-0.1.3
apt-creator-processor-0.1.1

How to add a dependency to Maven

Add the following net.octyl.apt-creator : apt-creator-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.octyl.apt-creator</groupId>
    <artifactId>apt-creator-processor</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.octyl.apt-creator : apt-creator-processor gradle dependency to your build.gradle file:

implementation 'net.octyl.apt-creator:apt-creator-processor:0.1.4'

Gradle Kotlin DSL: Add the following net.octyl.apt-creator : apt-creator-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("net.octyl.apt-creator:apt-creator-processor:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.octyl.apt-creator : apt-creator-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "net.octyl.apt-creator" % "apt-creator-processor" % "0.1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 14, 2020
45 stars
f
Apr 26, 2019
21 stars
Jun 09, 2022
156 stars
Apr 30, 2020
2 usages
165 stars
May 08, 2020
4 usages
79 stars
Jul 10, 2020
2 usages
5.9k stars
Apr 30, 2020
2 usages
165 stars
May 28, 2020
2 usages
18 stars
Sep 04, 2020
2 usages
75 stars