Download myrrix-common-0.11.jar file - Jar m

Jar examples for m:myrrix-common

Description

Myrrix common code

You can download jar file myrrix-common 0.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add myrrix-common-0.11.jar to your project.

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

Download

Click the following link to download the jar file.

myrrix-common-0.11-javadoc.jar
myrrix-common-0.11-sources.jar
myrrix-common-0.11-tests.jar
myrrix-common-0.11.jar
myrrix-common-0.11.pom



Related Tutorials