Last Version

Dagger Utils 1.0.1

Utilities to use with Dagger

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.nhaarman.daggerutils
ArtifactId

ArtifactId

lib
Version

Version

1.0.1
Type

Type

aar
Description

Description

Dagger Utils
Utilities to use with Dagger

Download lib 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.