Jar examples for h:halo-sdk
This library provides the developer with a huge power to access the HALO cloud platform to consume generic information, push notifications and many other services.
You can download jar file halo-sdk 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add halo-sdk-1.3.0.jar to your project.
<dependency> <groupId>com.mobgen.halo.android</groupId> <artifactId>halo-sdk</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.mobgen.halo.android', name: 'halo-sdk', version: '1.3.0'
libraryDependencies += "com.mobgen.halo.android" % "halo-sdk" % "1.3.0"
<dependency org="com.mobgen.halo.android" name="halo-sdk" rev="1.3.0"/>
@Grapes(@Grab(group='com.mobgen.halo.android', module='halo-sdk', version='1.3.0'))
'com.mobgen.halo.android:halo-sdk:jar:1.3.0'
Click the following link to download the jar file.
halo-sdk-1.3.0-javadoc.jar