Download plugins-commons-1.1-95.jar file - Jar p

Jar examples for p:plugins-commons

Description

Interfaces and classes that comprise the base of any MWS plugin.

You can download jar file plugins-commons 1.1-95 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add plugins-commons-1.1-95.jar to your project.

<dependency>
   <groupId>com.adaptc.mws</groupId>
   <artifactId>plugins-commons</artifactId>
   <version>1.1-95</version>
</dependency>
compile group: 'com.adaptc.mws', name: 'plugins-commons', version: '1.1-95'
libraryDependencies += "com.adaptc.mws" % "plugins-commons" % "1.1-95"
<dependency org="com.adaptc.mws" name="plugins-commons" rev="1.1-95"/>
@Grapes(@Grab(group='com.adaptc.mws', module='plugins-commons', version='1.1-95'))
'com.adaptc.mws:plugins-commons:jar:1.1-95'

Download

Click the following link to download the jar file.

plugins-commons-1.1-95-javadoc.jar
plugins-commons-1.1-95-sources.jar
plugins-commons-1.1-95.jar
plugins-commons-1.1-95.pom



Related Tutorials