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

Jar examples for e:easy-plugin-api

Description

drumge's maven

You can download jar file easy-plugin-api 0.1.0 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.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials