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

io.github.kamaravichow:commons 1.1.3

Commonly used libraries and utils

Группа

Группа

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

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

commons
Версия

Версия

1.1.3
Тип

Тип

aar

Скачать commons 1.1.3

Имя Файла Размер
commons-1.1.3.pom
commons-1.1.3-sources.jar 93 KB
Обзор

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