| License |
License |
|---|---|
| GroupId | GroupIdcom.uber.motif |
| ArtifactId | ArtifactIdmotif-ast |
| Version | Version0.3.5 |
| Type | Typejar |
| Description |
DescriptionMotif
Simple DI API for Android / Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| motif-ast-0.3.5.pom | |
| motif-ast-0.3.5.jar | 17 KB |
| motif-ast-0.3.5-sources.jar | 7 KB |
| motif-ast-0.3.5-javadoc.jar | 322 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uber.motif/motif-ast/ -->
<dependency>
<groupId>com.uber.motif</groupId>
<artifactId>motif-ast</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.motif/motif-ast/
implementation 'com.uber.motif:motif-ast:0.3.5'
// https://jarcasting.com/artifacts/com.uber.motif/motif-ast/
implementation ("com.uber.motif:motif-ast:0.3.5")
'com.uber.motif:motif-ast:jar:0.3.5'
<dependency org="com.uber.motif" name="motif-ast" rev="0.3.5">
<artifact name="motif-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.motif', module='motif-ast', version='0.3.5')
)
libraryDependencies += "com.uber.motif" % "motif-ast" % "0.3.5"
[com.uber.motif/motif-ast "0.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| com.google.dagger : dagger | jar | 2.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 1.0 |