Download myrrix-web-common-1.0.0-beta-1.jar file - Jar m

Jar examples for m:myrrix-web-common

Description

Web application source code from Serving Layer (common files)

You can download jar file myrrix-web-common 1.0.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add myrrix-web-common-1.0.0-beta-1.jar to your project.

<dependency>
   <groupId>net.myrrix</groupId>
   <artifactId>myrrix-web-common</artifactId>
   <version>1.0.0-beta-1</version>
</dependency>
compile group: 'net.myrrix', name: 'myrrix-web-common', version: '1.0.0-beta-1'
libraryDependencies += "net.myrrix" % "myrrix-web-common" % "1.0.0-beta-1"
<dependency org="net.myrrix" name="myrrix-web-common" rev="1.0.0-beta-1"/>
@Grapes(@Grab(group='net.myrrix', module='myrrix-web-common', version='1.0.0-beta-1'))
'net.myrrix:myrrix-web-common:jar:1.0.0-beta-1'

Download

Click the following link to download the jar file.

myrrix-web-common-1.0.0-beta-1-javadoc.jar
myrrix-web-common-1.0.0-beta-1-sources.jar
myrrix-web-common-1.0.0-beta-1-tests.jar
myrrix-web-common-1.0.0-beta-1.jar
myrrix-web-common-1.0.0-beta-1.pom



Related Tutorials