is not current version
Last Version 0.3.8

com.uber.motif:motif-models 0.2.0

Simple DI API for Android / Java.

GroupId

GroupId

com.uber.motif
ArtifactId

ArtifactId

motif-models
Version

Version

0.2.0
Type

Type

jar

Download motif-models 0.2.0


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