is not current version
Last Version 0.3.3

me.nemiron.hyperion:logs 0.1

Hyperion plugin for listing device logs

GroupId

GroupId

me.nemiron.hyperion
ArtifactId

ArtifactId

logs
Version

Version

0.1
Type

Type

aar

Download logs 0.1


<!-- https://jarcasting.com/artifacts/me.nemiron.hyperion/logs/ -->
<dependency>
    <groupId>me.nemiron.hyperion</groupId>
    <artifactId>logs</artifactId>
    <version>0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.nemiron.hyperion/logs/
implementation 'me.nemiron.hyperion:logs:0.1'
// https://jarcasting.com/artifacts/me.nemiron.hyperion/logs/
implementation ("me.nemiron.hyperion:logs:0.1")
'me.nemiron.hyperion:logs:aar:0.1'
<dependency org="me.nemiron.hyperion" name="logs" rev="0.1">
  <artifact name="logs" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.nemiron.hyperion', module='logs', version='0.1')
)
libraryDependencies += "me.nemiron.hyperion" % "logs" % "0.1"
[me.nemiron.hyperion/logs "0.1"]