is not current version
Last Version 1.1.0-4

net.rootware:xlog 1.1.0-3


Categories

Categories

Net
GroupId

GroupId

net.rootware
ArtifactId

ArtifactId

xlog
Version

Version

1.1.0-3
Type

Type

jar

Download xlog 1.1.0-3


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