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

com.github.230093521:smartlib 1.3.2

方便快捷的智慧工具,帮助程序员进行快速开发

Группа

Группа

com.github.230093521
Идентификатор

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

smartlib
Версия

Версия

1.3.2
Тип

Тип

aar

Скачать smartlib 1.3.2

Имя Файла Размер
smartlib-1.3.2.pom
smartlib-1.3.2-sources.jar 665 KB
Обзор

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