is not current version
Last Version 3.1.0

com.wl4g:xcloud-shell-springboot 2.1.1


GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-shell-springboot
Version

Version

2.1.1
Type

Type

jar

Download xcloud-shell-springboot 2.1.1


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