Download easy-plugin-api-0.2.1.jar file - Jar e

Jar examples for e:easy-plugin-api

Description

drumge's maven

You can download jar file easy-plugin-api 0.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add easy-plugin-api-0.2.1.jar to your project.

<dependency>
   <groupId>com.github.drumge</groupId>
   <artifactId>easy-plugin-api</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.github.drumge', name: 'easy-plugin-api', version: '0.2.1'
libraryDependencies += "com.github.drumge" % "easy-plugin-api" % "0.2.1"
<dependency org="com.github.drumge" name="easy-plugin-api" rev="0.2.1"/>
@Grapes(@Grab(group='com.github.drumge', module='easy-plugin-api', version='0.2.1'))
'com.github.drumge:easy-plugin-api:jar:0.2.1'

Download

Click the following link to download the jar file.

easy-plugin-api-0.2.1-javadoc.jar
easy-plugin-api-0.2.1-sources.jar
easy-plugin-api-0.2.1.jar
easy-plugin-api-0.2.1.pom



Related Tutorials