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

io.github.fededri.arch:shared-android 0.4

A KMM library for architecturing mobiles apps easily

Группа

Группа

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

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

shared-android
Версия

Версия

0.4
Тип

Тип

aar

Скачать shared-android 0.4


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