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

io.github.danielblue:mvvm-core 1.0.17

A Android repo

Группа

Группа

io.github.danielblue
Идентификатор

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

mvvm-core
Версия

Версия

1.0.17
Тип

Тип

aar

Скачать mvvm-core 1.0.17

Имя Файла Размер
mvvm-core-1.0.17.pom
mvvm-core-1.0.17-sources.jar 81 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.danielblue/mvvm-core/ -->
<dependency>
    <groupId>io.github.danielblue</groupId>
    <artifactId>mvvm-core</artifactId>
    <version>1.0.17</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.danielblue/mvvm-core/
implementation 'io.github.danielblue:mvvm-core:1.0.17'
// https://jarcasting.com/artifacts/io.github.danielblue/mvvm-core/
implementation ("io.github.danielblue:mvvm-core:1.0.17")
'io.github.danielblue:mvvm-core:aar:1.0.17'
<dependency org="io.github.danielblue" name="mvvm-core" rev="1.0.17">
  <artifact name="mvvm-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.danielblue', module='mvvm-core', version='1.0.17')
)
libraryDependencies += "io.github.danielblue" % "mvvm-core" % "1.0.17"
[io.github.danielblue/mvvm-core "1.0.17"]