MVN

co.ikust : daggerbuilder-compiler

Maven & Gradle

May 11, 2015
1 stars

Dagger Builder Compiler · A convenience library that adds means to perform dagger 2 injection without using generated code directly - compiler.

<dependency>
    <groupId>co.ikust</groupId>
    <artifactId>daggerbuilder-compiler</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.ikust : daggerbuilder-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of co.ikust : daggerbuilder-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
daggerbuilder-compiler-1.0.1
daggerbuilder-compiler-1.0.0

How to add a dependency to Maven

Add the following co.ikust : daggerbuilder-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.ikust</groupId>
    <artifactId>daggerbuilder-compiler</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.ikust : daggerbuilder-compiler gradle dependency to your build.gradle file:

implementation 'co.ikust:daggerbuilder-compiler:1.0.1'

Gradle Kotlin DSL: Add the following co.ikust : daggerbuilder-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("co.ikust:daggerbuilder-compiler:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.ikust : daggerbuilder-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "co.ikust" % "daggerbuilder-compiler" % "1.0.1"

Advertisement

Dependencies from Group

May 11, 2015
1 stars
May 10, 2015
1 stars

Discover Dependencies

Apr 26, 2016
5 usages
159 stars
Apr 26, 2016
7 usages
159 stars
Nov 05, 2015
5 usages
159 stars
Apr 26, 2016
159 stars
Aug 20, 2015
1 usages
71 stars
Aug 20, 2015
1 usages
71 stars
Aug 20, 2015
71 stars
Aug 20, 2015
70 stars
Aug 20, 2015
2 usages
71 stars
Aug 20, 2015
2 usages
71 stars