is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-log 0.0.15

Logging implementation and associated helper code.

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-log
Version

Version

0.0.15
Type

Type

jar

Download ax-log 0.0.15


<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-log/ -->
<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-log</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-log/
implementation 'com.g2forge.alexandria:ax-log:0.0.15'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-log/
implementation ("com.g2forge.alexandria:ax-log:0.0.15")
'com.g2forge.alexandria:ax-log:jar:0.0.15'
<dependency org="com.g2forge.alexandria" name="ax-log" rev="0.0.15">
  <artifact name="ax-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-log', version='0.0.15')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-log" % "0.0.15"
[com.g2forge.alexandria/ax-log "0.0.15"]