is not current version
Last Version 1.3-1548376171

com.adaptc.mws:plugins-commons 1.3-1543963868

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

GroupId

GroupId

com.adaptc.mws
ArtifactId

ArtifactId

plugins-commons
Version

Version

1.3-1543963868
Type

Type

jar

Download plugins-commons 1.3-1543963868


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