MVN

net.lachlanmckee : dagger-magic-kotlin-plugin

Maven & Gradle

Oct 29, 2019
0 stars

dagger-magic-kotlin-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-kotlin-plugin</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>dagger-magic-kotlin-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-kotlin-plugin gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.lachlanmckee" % "dagger-magic-kotlin-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

May 16, 2023
109 stars
Jan 06, 2021
1 usages
30 stars
Aug 25, 2023
8 usages
11.9k stars
Feb 19, 2020
1 usages
3 stars
Jan 24, 2020
Aug 09, 2020
0 stars
Aug 08, 2023
1 usages
1.7k stars
Jun 30, 2021
551 stars