Bullet (Parent)

Provides Dagger1-like ObjectGraph API around Dagger2 Components

License

License

GroupId

GroupId

com.wemakebetterapps
ArtifactId

ArtifactId

bullet-parent
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

pom
Description

Description

Bullet (Parent)
Provides Dagger1-like ObjectGraph API around Dagger2 Components
Project URL

Project URL

https://github.com/tbroyer/bullet
Source Code Management

Source Code Management

https://github.com/WeMakeBetterApps/bullet

Download bullet-parent

Filename Size
bullet-parent-0.21.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • compiler
  • integTests

Versions

Version
0.21