Last Version

Motif 0.3.8

Simple DI API for Android / Java.

License

License

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif
Version

Version

0.3.8
Type

Type

jar
Description

Description

Motif
Simple DI API for Android / Java.
Project URL

Project URL

https://github.com/uber/motif/
Source Code Management

Source Code Management

https://github.com/uber/motif/

Download motif 0.3.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.24

Project Modules

There are no modules declared in this project.