DaggerAndroidHelperLibrary

Dagger Helper library for android

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.anprosit
ArtifactId

ArtifactId

DaggerAndroidHelperLibrary
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

DaggerAndroidHelperLibrary
Dagger Helper library for android
Project URL

Project URL

https://github.com/hnakagawa/dagger-android-helper-library
Source Code Management

Source Code Management

https://github.com/hnakagawa/dagger-android-helper-library

Download DaggerAndroidHelperLibrary

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.android.support » multidex jar 1.0.0
com.google.android.gms » play-services-maps jar 6.5.87
com.squareup.dagger : dagger jar 1.0.1
com.android.support » support-v4 jar 21.0.3
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2