Last Version

Bullet (Parent) 0.20

Provides Dagger1-like ObjectGraph API around Dagger2 Components

License

License

Categories

Categories

Net Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

net.ltgt.dagger
ArtifactId

ArtifactId

bullet-parent
Version

Version

0.20
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/tbroyer/bullet

Download bullet-parent 0.20

Filename Size
bullet-parent-0.20.pom 4 KB
Browse

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

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