is not current version
Last Version 1.3-1548376171

com.adaptc.mws:plugins-commons 0.9.2

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

GroupId

GroupId

com.adaptc.mws
ArtifactId

ArtifactId

plugins-commons
Version

Version

0.9.2
Type

Type

jar

Download plugins-commons 0.9.2


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