Download mahana-common-1.0.2.jar file - Jar m

Jar examples for m:mahana-common

Description

Mostly utility classes used by Mahana modules.

You can download jar file mahana-common 1.0.2 in this page.

Build File

You can use the following script to add mahana-common-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

mahana-common-1.0.2-javadoc.jar
mahana-common-1.0.2-sources.jar
mahana-common-1.0.2.jar
mahana-common-1.0.2.pom



Related Tutorials