Last Version

Shiv 1.1.0

Helper classes for using Dagger with Android

License

License

GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

shiv
Version

Version

1.1.0
Type

Type

aar
Description

Description

Shiv
Helper classes for using Dagger with Android

Download shiv 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.dagger : dagger jar 1.2.0
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.