Download moxy-core-0.90.1.jar file - Jar m

Jar examples for m:moxy-core

Description

You can download jar file moxy-core 0.90.1 in this page.

Build File

You can use the following script to add moxy-core-0.90.1.jar to your project.

<dependency>
   <groupId>com.roscopeco.moxy</groupId>
   <artifactId>moxy-core</artifactId>
   <version>0.90.1</version>
</dependency>
compile group: 'com.roscopeco.moxy', name: 'moxy-core', version: '0.90.1'
libraryDependencies += "com.roscopeco.moxy" % "moxy-core" % "0.90.1"
<dependency org="com.roscopeco.moxy" name="moxy-core" rev="0.90.1"/>
@Grapes(@Grab(group='com.roscopeco.moxy', module='moxy-core', version='0.90.1'))
'com.roscopeco.moxy:moxy-core:jar:0.90.1'

Download

Click the following link to download the jar file.

moxy-core-0.90.1-javadoc.jar
moxy-core-0.90.1-sources.jar
moxy-core-0.90.1.jar
moxy-core-0.90.1.pom



Related Tutorials