Download ms-common-0.0.8.jar file - Jar m

Jar examples for m:ms-common

Description

You can download jar file ms-common 0.0.8 in this page.

Build File

You can use the following script to add ms-common-0.0.8.jar to your project.

<dependency>
   <groupId>net.trajano.ms.app</groupId>
   <artifactId>ms-common</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'net.trajano.ms.app', name: 'ms-common', version: '0.0.8'
libraryDependencies += "net.trajano.ms.app" % "ms-common" % "0.0.8"
<dependency org="net.trajano.ms.app" name="ms-common" rev="0.0.8"/>
@Grapes(@Grab(group='net.trajano.ms.app', module='ms-common', version='0.0.8'))
'net.trajano.ms.app:ms-common:jar:0.0.8'

Download

Click the following link to download the jar file.

ms-common-0.0.8-javadoc.jar
ms-common-0.0.8-sources.jar
ms-common-0.0.8-test-sources.jar
ms-common-0.0.8-tests.jar
ms-common-0.0.8.jar
ms-common-0.0.8.pom



Related Tutorials