License |
License |
---|---|
GroupId | GroupIdio.github.wslxm |
ArtifactId | ArtifactIdxj-base |
Version | Version2.0.1 |
Type | Typepom |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
xj-base-2.0.1.pom | 699 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wslxm/xj-base/ -->
<dependency>
<groupId>io.github.wslxm</groupId>
<artifactId>xj-base</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wslxm/xj-base/
implementation 'io.github.wslxm:xj-base:2.0.1'
// https://jarcasting.com/artifacts/io.github.wslxm/xj-base/
implementation ("io.github.wslxm:xj-base:2.0.1")
'io.github.wslxm:xj-base:pom:2.0.1'
<dependency org="io.github.wslxm" name="xj-base" rev="2.0.1">
<artifact name="xj-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wslxm', module='xj-base', version='2.0.1')
)
libraryDependencies += "io.github.wslxm" % "xj-base" % "2.0.1"
[io.github.wslxm/xj-base "2.0.1"]