is not current version
Last Version 0.3.3

me.nemiron.hyperion:logs 0.3.1

Set of useful Hyperion plugins

GroupId

GroupId

me.nemiron.hyperion
ArtifactId

ArtifactId

logs
Version

Version

0.3.1
Type

Type

aar

Download logs 0.3.1


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