Download make-1.8.2.jar file - Jar m

Jar examples for m:make

Description

discover??????????

You can download jar file make 1.8.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

make-1.8.2-javadoc.jar
make-1.8.2-sources.jar
make-1.8.2.jar
make-1.8.2.pom



Related Tutorials