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

Jar examples for m:moxy-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials