Download halo-sdk-2.5.0.jar file - Jar h

Jar examples for h:halo-sdk

Description

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.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add halo-sdk-2.5.0.jar to your project.

<dependency>
   <groupId>com.mobgen.halo.android</groupId>
   <artifactId>halo-sdk</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'com.mobgen.halo.android', name: 'halo-sdk', version: '2.5.0'
libraryDependencies += "com.mobgen.halo.android" % "halo-sdk" % "2.5.0"
<dependency org="com.mobgen.halo.android" name="halo-sdk" rev="2.5.0"/>
@Grapes(@Grab(group='com.mobgen.halo.android', module='halo-sdk', version='2.5.0'))
'com.mobgen.halo.android:halo-sdk:jar:2.5.0'

Download

Click the following link to download the jar file.

halo-sdk-2.5.0-javadoc.jar
halo-sdk-2.5.0-sources.jar
halo-sdk-2.5.0.pom



Related Tutorials