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

Jar examples for m:myrrix-common

Description

Myrrix common code

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials