Last Version

Sheath 1.0.0

A small wrapper of Dagger to facilitate interaction with the object graph

License

License

GroupId

GroupId

io.pristine.sheath
ArtifactId

ArtifactId

sheath
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sheath
A small wrapper of Dagger to facilitate interaction with the object graph
Project URL

Project URL

https://github.com/pristineio/sheath
Source Code Management

Source Code Management

https://github.com/pristineio/sheath

Download sheath 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.dagger : dagger jar 1.2.2
com.squareup.dagger : dagger-compiler jar 1.2.2

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2

Project Modules

There are no modules declared in this project.