is not current version
Last Version 1.6

com.adaptc.mws.plugins:plugins-reports 1.5-128

null

GroupId

GroupId

com.adaptc.mws.plugins
ArtifactId

ArtifactId

plugins-reports
Version

Version

1.5-128
Type

Type

jar

Download plugins-reports 1.5-128


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