Last Version

Motif 0.0.18

Simple DI API for Android / Java.

License

License

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif-compiler2
Version

Version

0.0.18
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-compiler2 0.0.18


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

Dependencies

runtime (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
com.google.auto : auto-common jar 0.10
commons-codec : commons-codec jar 1.11
com.squareup : javapoet jar 1.11.1
com.google.dagger : dagger jar 2.16
com.google.dagger : dagger-compiler jar 2.16
com.uber.motif : motif jar 0.0.18
com.uber.motif : motif-ast-compiler jar 0.0.18
com.uber.motif : motif-core2 jar 0.0.18
com.uber.motif : motif-errormessage jar 0.0.18

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.44
com.google.testing.compile : compile-testing jar 0.16

Project Modules

There are no modules declared in this project.