is not current version
Last Version 0.0.8

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

Sauron LogsReport Plugin

GroupId

GroupId

com.free-now.sauron.plugins
ArtifactId

ArtifactId

logs-report
Version

Version

0.0.2
Type

Type

jar

Download logs-report 0.0.2


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