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