is not current version
Last Version 1.3-1548376171

com.adaptc.mws:plugins-commons 0.9.1

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

GroupId

GroupId

com.adaptc.mws
ArtifactId

ArtifactId

plugins-commons
Version

Version

0.9.1
Type

Type

jar

Download plugins-commons 0.9.1


<!-- https://jarcasting.com/artifacts/com.adaptc.mws/plugins-commons/ -->
<dependency>
    <groupId>com.adaptc.mws</groupId>
    <artifactId>plugins-commons</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.adaptc.mws/plugins-commons/
implementation 'com.adaptc.mws:plugins-commons:0.9.1'
// https://jarcasting.com/artifacts/com.adaptc.mws/plugins-commons/
implementation ("com.adaptc.mws:plugins-commons:0.9.1")
'com.adaptc.mws:plugins-commons:jar:0.9.1'
<dependency org="com.adaptc.mws" name="plugins-commons" rev="0.9.1">
  <artifact name="plugins-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adaptc.mws', module='plugins-commons', version='0.9.1')
)
libraryDependencies += "com.adaptc.mws" % "plugins-commons" % "0.9.1"
[com.adaptc.mws/plugins-commons "0.9.1"]