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

Jar examples for p:plugin-core

Description

plugin-core

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

plugin-core-1.2.1-javadoc.jar
plugin-core-1.2.1-sources.jar
plugin-core-1.2.1.jar
plugin-core-1.2.1.pom



Related Tutorials