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

io.smooth-way:common-android 0.0.8

A suite of libraries made to help ease developer's life

Группа

Группа

io.smooth-way
Идентификатор

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

common-android
Версия

Версия

0.0.8
Тип

Тип

aar

Скачать common-android 0.0.8


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