is not current version
Last Version 1.2.10

mobi.cangol.mobile:uiframe 1.2.6

custom uiframe

GroupId

GroupId

mobi.cangol.mobile
ArtifactId

ArtifactId

uiframe
Version

Version

1.2.6
Type

Type

aar

Download uiframe 1.2.6


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