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

io.github.treech:common 0.0.1

Common sdk for android

Группа

Группа

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

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

common
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать common 0.0.1

Имя Файла Размер
common-0.0.1.pom
common-0.0.1-sources.jar 2 KB
common-0.0.1-javadoc.jar 261 bytes
Обзор

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