Last Version

com.wemakebetterapps:bullet-compiler 0.21

Provides Dagger1-like ObjectGraph API around Dagger2 Components

License

License

GroupId

GroupId

com.wemakebetterapps
ArtifactId

ArtifactId

bullet-compiler
Version

Version

0.21
Type

Type

jar
Description

Description

Provides Dagger1-like ObjectGraph API around Dagger2 Components

Download bullet-compiler 0.21


<!-- https://jarcasting.com/artifacts/com.wemakebetterapps/bullet-compiler/ -->
<dependency>
    <groupId>com.wemakebetterapps</groupId>
    <artifactId>bullet-compiler</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.wemakebetterapps/bullet-compiler/
implementation 'com.wemakebetterapps:bullet-compiler:0.21'
// https://jarcasting.com/artifacts/com.wemakebetterapps/bullet-compiler/
implementation ("com.wemakebetterapps:bullet-compiler:0.21")
'com.wemakebetterapps:bullet-compiler:jar:0.21'
<dependency org="com.wemakebetterapps" name="bullet-compiler" rev="0.21">
  <artifact name="bullet-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wemakebetterapps', module='bullet-compiler', version='0.21')
)
libraryDependencies += "com.wemakebetterapps" % "bullet-compiler" % "0.21"
[com.wemakebetterapps/bullet-compiler "0.21"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.0
com.google.auto.service : auto-service Optional jar 1.0-rc2
com.google.auto.value : auto-value Optional jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.7
com.wemakebetterapps : bullet jar 0.21

Project Modules

There are no modules declared in this project.