License |
License |
---|---|
GroupId | GroupIdcom.wemakebetterapps |
ArtifactId | ArtifactIdbullet |
Version | Version0.21 |
Type | Typejar |
Description |
DescriptionProvides Dagger1-like ObjectGraph API around Dagger2 Components
|
Filename | Size |
---|---|
bullet-0.21.pom | |
bullet-0.21.jar | 2 KB |
bullet-0.21-sources.jar | 1 KB |
bullet-0.21-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wemakebetterapps/bullet/ -->
<dependency>
<groupId>com.wemakebetterapps</groupId>
<artifactId>bullet</artifactId>
<version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.wemakebetterapps/bullet/
implementation 'com.wemakebetterapps:bullet:0.21'
// https://jarcasting.com/artifacts/com.wemakebetterapps/bullet/
implementation ("com.wemakebetterapps:bullet:0.21")
'com.wemakebetterapps:bullet:jar:0.21'
<dependency org="com.wemakebetterapps" name="bullet" rev="0.21">
<artifact name="bullet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wemakebetterapps', module='bullet', version='0.21')
)
libraryDependencies += "com.wemakebetterapps" % "bullet" % "0.21"
[com.wemakebetterapps/bullet "0.21"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |