is not current version
Last Version 0.3.3

me.nemiron.hyperion:logs 0.3

Set of useful Hyperion plugins

GroupId

GroupId

me.nemiron.hyperion
ArtifactId

ArtifactId

logs
Version

Version

0.3
Type

Type

aar

Download logs 0.3


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