Last Version

com.wemakebetterapps:bullet 0.21

Provides Dagger1-like ObjectGraph API around Dagger2 Components

License

License

GroupId

GroupId

com.wemakebetterapps
ArtifactId

ArtifactId

bullet
Version

Version

0.21
Type

Type

jar
Description

Description

Provides Dagger1-like ObjectGraph API around Dagger2 Components

Download bullet 0.21


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.