не последняя версия
Последняя версия 0.3.8

com.uber.motif:motif-errormessage 0.1.1

Simple DI API for Android / Java.

Категории

Категории

ORM Данные
Группа

Группа

com.uber.motif
Идентификатор

Идентификатор

motif-errormessage
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать motif-errormessage 0.1.1


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