is not current version
Last Version 0.0.8

com.free-now.sauron.plugins:logs-report 0.0.6

Sauron LogsReport Plugin

GroupId

GroupId

com.free-now.sauron.plugins
ArtifactId

ArtifactId

logs-report
Version

Version

0.0.6
Type

Type

jar

Download logs-report 0.0.6


<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/ -->
<dependency>
    <groupId>com.free-now.sauron.plugins</groupId>
    <artifactId>logs-report</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/
implementation 'com.free-now.sauron.plugins:logs-report:0.0.6'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/
implementation ("com.free-now.sauron.plugins:logs-report:0.0.6")
'com.free-now.sauron.plugins:logs-report:jar:0.0.6'
<dependency org="com.free-now.sauron.plugins" name="logs-report" rev="0.0.6">
  <artifact name="logs-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='logs-report', version='0.0.6')
)
libraryDependencies += "com.free-now.sauron.plugins" % "logs-report" % "0.0.6"
[com.free-now.sauron.plugins/logs-report "0.0.6"]