Last Version

Motif 0.0.7

Simple DI API for Android / Java.

License

License

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif-ir
Version

Version

0.0.7
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-ir 0.0.7


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.50
com.uber.motif : motif jar 0.0.7
de.vandermeer : asciitable jar 0.3.2

Project Modules

There are no modules declared in this project.