is not current version
Last Version 1.3-1548376171

com.adaptc.mws:plugins-commons 0.9.3

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

GroupId

GroupId

com.adaptc.mws
ArtifactId

ArtifactId

plugins-commons
Version

Version

0.9.3
Type

Type

jar

Download plugins-commons 0.9.3


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