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

io.github.zhaochengjun:common 2.0

项目描述

Группа

Группа

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

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

common
Версия

Версия

2.0
Тип

Тип

aar

Скачать common 2.0

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

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