| Группа | Группаcom.github.230093521 |
|---|---|
| Идентификатор | Идентификаторsmartlib |
| Версия | Версия1.1.4 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| smartlib-1.1.4.pom | |
| smartlib-1.1.4-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.230093521/smartlib/ -->
<dependency>
<groupId>com.github.230093521</groupId>
<artifactId>smartlib</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.230093521/smartlib/
implementation 'com.github.230093521:smartlib:1.1.4'
// https://jarcasting.com/artifacts/com.github.230093521/smartlib/
implementation ("com.github.230093521:smartlib:1.1.4")
'com.github.230093521:smartlib:aar:1.1.4'
<dependency org="com.github.230093521" name="smartlib" rev="1.1.4">
<artifact name="smartlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.230093521', module='smartlib', version='1.1.4')
)
libraryDependencies += "com.github.230093521" % "smartlib" % "1.1.4"
[com.github.230093521/smartlib "1.1.4"]