Download halo-common-1.0.1.jar file - Jar h

Jar examples for h:halo-common

Description

HALO common classes between the ones in storage, networking and sdk.

You can download jar file halo-common 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add halo-common-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

halo-common-1.0.1-javadoc.jar
halo-common-1.0.1-sources.jar
halo-common-1.0.1.pom



Related Tutorials