Download make-1.6.3.jar file - Jar m

Jar examples for m:make

Description

discover??????????

You can download jar file make 1.6.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

make-1.6.3-javadoc.jar
make-1.6.3-sources.jar
make-1.6.3.jar
make-1.6.3.pom



Related Tutorials