is not current version
Last Version 3.1.0

com.wl4g:xcloud-shell-bom 2.2.1


GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-shell-bom
Version

Version

2.2.1
Type

Type

pom

Download xcloud-shell-bom 2.2.1


<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-bom/ -->
<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>xcloud-shell-bom</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-bom/
implementation 'com.wl4g:xcloud-shell-bom:2.2.1'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-bom/
implementation ("com.wl4g:xcloud-shell-bom:2.2.1")
'com.wl4g:xcloud-shell-bom:pom:2.2.1'
<dependency org="com.wl4g" name="xcloud-shell-bom" rev="2.2.1">
  <artifact name="xcloud-shell-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-shell-bom', version='2.2.1')
)
libraryDependencies += "com.wl4g" % "xcloud-shell-bom" % "2.2.1"
[com.wl4g/xcloud-shell-bom "2.2.1"]