Download make-1.6.1.jar file - Jar m

Jar examples for m:make

Description

discover??????????

You can download jar file make 1.6.1 in this page.

Build File

You can use the following script to add make-1.6.1.jar to your project.

<dependency>
   <groupId>com.quhaodian</groupId>
   <artifactId>make</artifactId>
   <version>1.6.1</version>
</dependency>
compile group: 'com.quhaodian', name: 'make', version: '1.6.1'
libraryDependencies += "com.quhaodian" % "make" % "1.6.1"
<dependency org="com.quhaodian" name="make" rev="1.6.1"/>
@Grapes(@Grab(group='com.quhaodian', module='make', version='1.6.1'))
'com.quhaodian:make:jar:1.6.1'

Download

Click the following link to download the jar file.

make-1.6.1-javadoc.jar
make-1.6.1-sources.jar
make-1.6.1.jar
make-1.6.1.pom



Related Tutorials