is not current version
Last Version 0.2.0

io.github.rafaelsramos:hermeslogger 0.0.3-SNAP

Runtime information gathering system aimed at closing the gap between the technicalities and Testers/PAs

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

io.github.rafaelsramos
ArtifactId

ArtifactId

hermeslogger
Version

Version

0.0.3-SNAP
Type

Type

aar

Download hermeslogger 0.0.3-SNAP


<!-- https://jarcasting.com/artifacts/io.github.rafaelsramos/hermeslogger/ -->
<dependency>
    <groupId>io.github.rafaelsramos</groupId>
    <artifactId>hermeslogger</artifactId>
    <version>0.0.3-SNAP</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rafaelsramos/hermeslogger/
implementation 'io.github.rafaelsramos:hermeslogger:0.0.3-SNAP'
// https://jarcasting.com/artifacts/io.github.rafaelsramos/hermeslogger/
implementation ("io.github.rafaelsramos:hermeslogger:0.0.3-SNAP")
'io.github.rafaelsramos:hermeslogger:aar:0.0.3-SNAP'
<dependency org="io.github.rafaelsramos" name="hermeslogger" rev="0.0.3-SNAP">
  <artifact name="hermeslogger" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rafaelsramos', module='hermeslogger', version='0.0.3-SNAP')
)
libraryDependencies += "io.github.rafaelsramos" % "hermeslogger" % "0.0.3-SNAP"
[io.github.rafaelsramos/hermeslogger "0.0.3-SNAP"]