Last Version

net.ltgt.dagger:bullet 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
Version

Version

0.20
Type

Type

jar
Description

Description

Provides Dagger1-like ObjectGraph API around Dagger2 Components

Download bullet 0.20


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

There are no modules declared in this project.