Download motor-launcher-1.0.0.jar file - Jar m

Jar examples for m:motor-launcher

Description

You can download jar file motor-launcher 1.0.0 in this page.

Build File

You can use the following script to add motor-launcher-1.0.0.jar to your project.

<dependency>
   <groupId>com.dinstone.motor</groupId>
   <artifactId>motor-launcher</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.dinstone.motor', name: 'motor-launcher', version: '1.0.0'
libraryDependencies += "com.dinstone.motor" % "motor-launcher" % "1.0.0"
<dependency org="com.dinstone.motor" name="motor-launcher" rev="1.0.0"/>
@Grapes(@Grab(group='com.dinstone.motor', module='motor-launcher', version='1.0.0'))
'com.dinstone.motor:motor-launcher:jar:1.0.0'

Download

Click the following link to download the jar file.

motor-launcher-1.0.0-javadoc.jar
motor-launcher-1.0.0-sources.jar
motor-launcher-1.0.0.jar
motor-launcher-1.0.0.pom



Related Tutorials