is not current version
Last Version 2.0.1

io.github.wslxm:xj-base 1.0.1


GroupId

GroupId

io.github.wslxm
ArtifactId

ArtifactId

xj-base
Version

Version

1.0.1
Type

Type

pom

Download xj-base 1.0.1

Filename Size
xj-base-1.0.1.pom 742 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.wslxm/xj-base/ -->
<dependency>
    <groupId>io.github.wslxm</groupId>
    <artifactId>xj-base</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wslxm/xj-base/
implementation 'io.github.wslxm:xj-base:1.0.1'
// https://jarcasting.com/artifacts/io.github.wslxm/xj-base/
implementation ("io.github.wslxm:xj-base:1.0.1")
'io.github.wslxm:xj-base:pom:1.0.1'
<dependency org="io.github.wslxm" name="xj-base" rev="1.0.1">
  <artifact name="xj-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wslxm', module='xj-base', version='1.0.1')
)
libraryDependencies += "io.github.wslxm" % "xj-base" % "1.0.1"
[io.github.wslxm/xj-base "1.0.1"]