Download plugin-io-impl-1.6-beta.jar file - Jar p

Jar examples for p:plugin-io-impl

Description

plugin-io-impl

You can download jar file plugin-io-impl 1.6-beta in this page.

License

Apache License 2.0

Build File

You can use the following script to add plugin-io-impl-1.6-beta.jar to your project.

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

Download

Click the following link to download the jar file.

plugin-io-impl-1.6-beta-javadoc.jar
plugin-io-impl-1.6-beta-sources.jar
plugin-io-impl-1.6-beta.jar
plugin-io-impl-1.6-beta.pom



Related Tutorials