is not current version
Last Version 1.21

net.landzero:xlog 1.8

XLog for Java

Categories

Categories

Net
GroupId

GroupId

net.landzero
ArtifactId

ArtifactId

xlog
Version

Version

1.8
Type

Type

jar

Download xlog 1.8


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