| License |
License |
|---|---|
| GroupId | GroupIdmobi.cangol.mobile |
| ArtifactId | ArtifactIduiframe |
| Version | Version1.2.10 |
| Type | Typeaar |
| Description |
DescriptionCangol-uiframe
custom uiframe
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uiframe-1.2.10.pom | |
| uiframe-1.2.10-sources.jar | 47 KB |
| uiframe-1.2.10-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mobi.cangol.mobile/uiframe/ -->
<dependency>
<groupId>mobi.cangol.mobile</groupId>
<artifactId>uiframe</artifactId>
<version>1.2.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.cangol.mobile/uiframe/
implementation 'mobi.cangol.mobile:uiframe:1.2.10'
// https://jarcasting.com/artifacts/mobi.cangol.mobile/uiframe/
implementation ("mobi.cangol.mobile:uiframe:1.2.10")
'mobi.cangol.mobile:uiframe:aar:1.2.10'
<dependency org="mobi.cangol.mobile" name="uiframe" rev="1.2.10">
<artifact name="uiframe" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.cangol.mobile', module='uiframe', version='1.2.10')
)
libraryDependencies += "mobi.cangol.mobile" % "uiframe" % "1.2.10"
[mobi.cangol.mobile/uiframe "1.2.10"]