Download plugin-core-0.9.9.19.jar file - Jar p

Jar examples for p:plugin-core

Description

plugin-core

You can download jar file plugin-core 0.9.9.19 in this page.

License

Apache License 2.0

Build File

You can use the following script to add plugin-core-0.9.9.19.jar to your project.

<dependency>
   <groupId>com.alpinenow</groupId>
   <artifactId>plugin-core</artifactId>
   <version>0.9.9.19</version>
</dependency>
compile group: 'com.alpinenow', name: 'plugin-core', version: '0.9.9.19'
libraryDependencies += "com.alpinenow" % "plugin-core" % "0.9.9.19"
<dependency org="com.alpinenow" name="plugin-core" rev="0.9.9.19"/>
@Grapes(@Grab(group='com.alpinenow', module='plugin-core', version='0.9.9.19'))
'com.alpinenow:plugin-core:jar:0.9.9.19'

Download

Click the following link to download the jar file.

plugin-core-0.9.9.19-javadoc.jar
plugin-core-0.9.9.19-sources.jar
plugin-core-0.9.9.19-tests-javadoc.jar
plugin-core-0.9.9.19-tests-sources.jar
plugin-core-0.9.9.19-tests.jar
plugin-core-0.9.9.19.jar
plugin-core-0.9.9.19.pom



Related Tutorials