License |
License |
---|---|
GroupId | GroupIdcom.uber.motif |
ArtifactId | ArtifactIdmotif-models |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMotif
Simple DI API for Android / Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
motif-models-0.3.8.pom | |
motif-models-0.3.8.jar | 107 KB |
motif-models-0.3.8-sources.jar | 11 KB |
motif-models-0.3.8-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.motif/motif-models/ -->
<dependency>
<groupId>com.uber.motif</groupId>
<artifactId>motif-models</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.motif/motif-models/
implementation 'com.uber.motif:motif-models:0.3.8'
// https://jarcasting.com/artifacts/com.uber.motif/motif-models/
implementation ("com.uber.motif:motif-models:0.3.8")
'com.uber.motif:motif-models:jar:0.3.8'
<dependency org="com.uber.motif" name="motif-models" rev="0.3.8">
<artifact name="motif-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.motif', module='motif-models', version='0.3.8')
)
libraryDependencies += "com.uber.motif" % "motif-models" % "0.3.8"
[com.uber.motif/motif-models "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.uber.motif : motif-ast | jar | 0.3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
com.uber.motif : motif | jar | 0.3.8 |
Group / Artifact | Type | Version |
---|---|---|
com.uber.motif : motif-ast-compiler | jar | 0.3.8 |
com.google.truth : truth | jar | 1.0 |
com.google.testing.compile : compile-testing | jar | 0.18 |