is not current version
Last Version 1.21

net.landzero:xlog 1.2

XLog for Java

Categories

Categories

Net
GroupId

GroupId

net.landzero
ArtifactId

ArtifactId

xlog
Version

Version

1.2
Type

Type

jar

Download xlog 1.2


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