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 2.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add halo-sdk-2.5.1.jar to your project.
<dependency> <groupId>com.mobgen.halo.android</groupId> <artifactId>halo-sdk</artifactId> <version>2.5.1</version> </dependency>
compile group: 'com.mobgen.halo.android', name: 'halo-sdk', version: '2.5.1'
libraryDependencies += "com.mobgen.halo.android" % "halo-sdk" % "2.5.1"
<dependency org="com.mobgen.halo.android" name="halo-sdk" rev="2.5.1"/>
@Grapes(@Grab(group='com.mobgen.halo.android', module='halo-sdk', version='2.5.1'))
'com.mobgen.halo.android:halo-sdk:jar:2.5.1'
Click the following link to download the jar file.
halo-sdk-2.5.1-javadoc.jar