is not current version
Last Version 3.1.0

com.wl4g:xcloud-shell-springboot 2.0.0


GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-shell-springboot
Version

Version

2.0.0
Type

Type

jar

Download xcloud-shell-springboot 2.0.0


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