MVN

net.lachlanmckee : dagger-magic-gradle-plugin

Maven & Gradle

Oct 29, 2019
0 stars

dagger-magic-gradle-plugin · An Kotlin compiler plugin that reduces a large amount of repetition in dagger by combining multiple annotations into a single annotation.

<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>dagger-magic-gradle-plugin</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.lachlanmckee : dagger-magic-gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of net.lachlanmckee : dagger-magic-gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dagger-magic-gradle-plugin-0.0.4
dagger-magic-gradle-plugin-0.0.3
dagger-magic-gradle-plugin-0.0.2
dagger-magic-gradle-plugin-0.0.1

How to add a dependency to Maven

Add the following net.lachlanmckee : dagger-magic-gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>dagger-magic-gradle-plugin</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.lachlanmckee : dagger-magic-gradle-plugin gradle dependency to your build.gradle file:

implementation 'net.lachlanmckee:dagger-magic-gradle-plugin:0.0.4'

Gradle Kotlin DSL: Add the following net.lachlanmckee : dagger-magic-gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("net.lachlanmckee:dagger-magic-gradle-plugin:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.lachlanmckee : dagger-magic-gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "net.lachlanmckee" % "dagger-magic-gradle-plugin" % "0.0.4"

Advertisement

Dependencies from Group

Jun 12, 2018
5 usages
43 stars
Apr 15, 2020
3 usages
59 stars
Apr 15, 2020
2 usages
59 stars
Nov 19, 2018
1 usages
8 stars
Apr 15, 2020
59 stars

Discover Dependencies

Mar 24, 2020
1 usages
1.9k stars
Nov 24, 2020
0 stars
Nov 01, 2020
84 stars
Nov 01, 2020
65 stars
Dec 21, 2021
482 stars
Oct 10, 2020
288 stars