is not current version
Last Version 3.1.0

com.wl4g:xcloud-shell-bom 2.2.0


GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-shell-bom
Version

Version

2.2.0
Type

Type

pom

Download xcloud-shell-bom 2.2.0


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