is not current version
Last Version 1.6

com.adaptc.mws.plugins:plugins-reports 1.3

null

GroupId

GroupId

com.adaptc.mws.plugins
ArtifactId

ArtifactId

plugins-reports
Version

Version

1.3
Type

Type

jar

Download plugins-reports 1.3


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