Download easy-plugins-0.2.3.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.3 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials