Download mauth-common-1.0.1.jar file - Jar m

Jar examples for m:mauth-common

Description

MAuth clients

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

License

MDSOL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials