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