is not current version
Last Version 1.6

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

null

GroupId

GroupId

com.adaptc.mws.plugins
ArtifactId

ArtifactId

plugins-reports
Version

Version

1.5-118
Type

Type

jar

Download plugins-reports 1.5-118


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