не последняя версия
Последняя версия 0.0.8

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

Sauron LogsReport Plugin

Группа

Группа

com.free-now.sauron.plugins
Идентификатор

Идентификатор

logs-report
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать logs-report 0.0.3


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