Download moshas-0.2.0.jar file - Jar m

Jar examples for m:moshas

Description

You can download jar file moshas 0.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add moshas-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

moshas-0.2.0-javadoc.jar
moshas-0.2.0-sources.jar
moshas-0.2.0.jar
moshas-0.2.0.pom



Related Tutorials