Jar examples for a:appcore
Small android framework for faster developing apps.
You can download jar file appcore 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add appcore-1.1.0.jar to your project.
<dependency> <groupId>mobi.cangol.mobile</groupId> <artifactId>appcore</artifactId> <version>1.1.0</version> </dependency>
compile group: 'mobi.cangol.mobile', name: 'appcore', version: '1.1.0'
libraryDependencies += "mobi.cangol.mobile" % "appcore" % "1.1.0"
<dependency org="mobi.cangol.mobile" name="appcore" rev="1.1.0"/>
@Grapes(@Grab(group='mobi.cangol.mobile', module='appcore', version='1.1.0'))
'mobi.cangol.mobile:appcore:jar:1.1.0'
Click the following link to download the jar file.
appcore-1.1.0-javadoc.jar