is not current version
Last Version 1.6

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

null

GroupId

GroupId

com.adaptc.mws.plugins
ArtifactId

ArtifactId

plugins-reports
Version

Version

1.2
Type

Type

jar

Download plugins-reports 1.2


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