Download couponcodes-3.0.jar file - Jar c

Jar examples for c:couponcodes

Description

A bukkit plugin for coupons

You can download jar file couponcodes 3.0 in this page.

License

MIT license

Build File

You can use the following script to add couponcodes-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

couponcodes-3.0-javadoc.jar
couponcodes-3.0-sources.jar
couponcodes-3.0.jar
couponcodes-3.0.pom



Related Tutorials