Files download
File Operation
uiframe-1.2.10.pom download
uiframe-1.2.10-sources.jar download
Apache Maven
<dependency>
  <groupId>mobi.cangol.mobile</groupId>
  <artifactId>uiframe</artifactId>
  <version>1.2.10</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'mobi.cangol.mobile:uiframe:1.2.10'
Gradle Kotlin
implementation("mobi.cangol.mobile:uiframe:1.2.10")
Scala SBT
libraryDependencies += "mobi.cangol.mobile" % "uiframe" % "1.2.10"
Groovy Grape
@Grapes(
  @Grab(group='mobi.cangol.mobile', module='uiframe', version='1.2.10')
)
Apache Ivy
<dependency org="mobi.cangol.mobile" name="uiframe" rev="1.2.10" />
Leiningen
[mobi.cangol.mobile/uiframe "1.2.10"]
Apache Buildr
'mobi.cangol.mobile:uiframe:jar:1.2.10'
Dependencies
The project has no third-party dependencies