Download easy-plugins-0.2.5.jar file - Jar e

Jar examples for e:easy-plugins

Description

Annotation directed service providers, made easy!

You can download jar file easy-plugins 0.2.5 in this page.

License

Apache 2.0

Build File

You can use the following script to add easy-plugins-0.2.5.jar to your project.

<dependency>
   <groupId>com.nlocketz.plugins</groupId>
   <artifactId>easy-plugins</artifactId>
   <version>0.2.5</version>
</dependency>
compile group: 'com.nlocketz.plugins', name: 'easy-plugins', version: '0.2.5'
libraryDependencies += "com.nlocketz.plugins" % "easy-plugins" % "0.2.5"
<dependency org="com.nlocketz.plugins" name="easy-plugins" rev="0.2.5"/>
@Grapes(@Grab(group='com.nlocketz.plugins', module='easy-plugins', version='0.2.5'))
'com.nlocketz.plugins:easy-plugins:jar:0.2.5'

Download

Click the following link to download the jar file.

easy-plugins-0.2.5-javadoc.jar
easy-plugins-0.2.5-sources.jar
easy-plugins-0.2.5.jar
easy-plugins-0.2.5.pom



Related Tutorials