is not current version
Last Version 1.21

net.landzero:xlog 0.2.ALPHA03

XLog for Java

Categories

Categories

Net
GroupId

GroupId

net.landzero
ArtifactId

ArtifactId

xlog
Version

Version

0.2.ALPHA03
Type

Type

jar

Download xlog 0.2.ALPHA03


<!-- https://jarcasting.com/artifacts/net.landzero/xlog/ -->
<dependency>
    <groupId>net.landzero</groupId>
    <artifactId>xlog</artifactId>
    <version>0.2.ALPHA03</version>
</dependency>
// https://jarcasting.com/artifacts/net.landzero/xlog/
implementation 'net.landzero:xlog:0.2.ALPHA03'
// https://jarcasting.com/artifacts/net.landzero/xlog/
implementation ("net.landzero:xlog:0.2.ALPHA03")
'net.landzero:xlog:jar:0.2.ALPHA03'
<dependency org="net.landzero" name="xlog" rev="0.2.ALPHA03">
  <artifact name="xlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.landzero', module='xlog', version='0.2.ALPHA03')
)
libraryDependencies += "net.landzero" % "xlog" % "0.2.ALPHA03"
[net.landzero/xlog "0.2.ALPHA03"]