Motif

Simple DI API for Android / Java.

License

License

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif-ast
Last Version

Last Version

0.3.8
Release Date

Release Date

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-ast

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
com.google.dagger : dagger jar 2.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 1.0

Project Modules

There are no modules declared in this project.
com.uber.motif

Uber Open Source

Open Source Software at Uber

Versions

Version
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.18
0.0.17
0.0.16
0.0.15