is not current version
Last Version 0.3.8

com.uber.motif:motif-compiler 0.0.6

Simple DI API for Android / Java.

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif-compiler
Version

Version

0.0.6
Type

Type

jar

Download motif-compiler 0.0.6


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