Last Version

Motif 0.0.18

Simple DI API for Android / Java.

License

License

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif-core2
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-core2 0.0.18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.uber.motif : motif-models jar 0.0.18

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31

Project Modules

There are no modules declared in this project.