Download minuteman-core-0.0.2.jar file - Jar m

Jar examples for m:minuteman-core

Description

You can download jar file minuteman-core 0.0.2 in this page.

Build File

You can use the following script to add minuteman-core-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

minuteman-core-0.0.2-javadoc.jar
minuteman-core-0.0.2-sources.jar
minuteman-core-0.0.2.jar
minuteman-core-0.0.2.pom



Related Tutorials