Last Version

fb-android-dagger 1.0.7

A helper library for using dagger on Android

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.fizz-buzz
ArtifactId

ArtifactId

fb-android-dagger
Version

Version

1.0.7
Type

Type

aar
Description

Description

fb-android-dagger
A helper library for using dagger on Android
Project URL

Project URL

https://github.com/adennie/fb-android-dagger
Project Organization

Project Organization

Fizz Buzz LLC
Source Code Management

Source Code Management

http://github.com/adennie/fb-android-dagger/

Download fb-android-dagger 1.0.7


<!-- https://jarcasting.com/artifacts/com.fizz-buzz/fb-android-dagger/ -->
<dependency>
    <groupId>com.fizz-buzz</groupId>
    <artifactId>fb-android-dagger</artifactId>
    <version>1.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fizz-buzz/fb-android-dagger/
implementation 'com.fizz-buzz:fb-android-dagger:1.0.7'
// https://jarcasting.com/artifacts/com.fizz-buzz/fb-android-dagger/
implementation ("com.fizz-buzz:fb-android-dagger:1.0.7")
'com.fizz-buzz:fb-android-dagger:aar:1.0.7'
<dependency org="com.fizz-buzz" name="fb-android-dagger" rev="1.0.7">
  <artifact name="fb-android-dagger" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fizz-buzz', module='fb-android-dagger', version='1.0.7')
)
libraryDependencies += "com.fizz-buzz" % "fb-android-dagger" % "1.0.7"
[com.fizz-buzz/fb-android-dagger "1.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » support-v4 aar 22.0.0
com.android.support » appcompat-v7 aar 22.0.0
com.squareup.dagger : dagger jar 1.2.1
org.slf4j : slf4j-android jar 1.7.7

provided (2)

Group / Artifact Type Version
android » android jar 5.1_r1
com.squareup.dagger : dagger-compiler jar 1.2.1

Project Modules

There are no modules declared in this project.