is not current version
Last Version 0.1.5

com.net128.oss.web.lib:webshell 0.1.1

web-shell - a web shell based on Spring, web sockets and Javascript

Categories

Categories

Net
GroupId

GroupId

com.net128.oss.web.lib
ArtifactId

ArtifactId

webshell
Version

Version

0.1.1
Type

Type

jar

Download webshell 0.1.1


<!-- https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/ -->
<dependency>
    <groupId>com.net128.oss.web.lib</groupId>
    <artifactId>webshell</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/
implementation 'com.net128.oss.web.lib:webshell:0.1.1'
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/
implementation ("com.net128.oss.web.lib:webshell:0.1.1")
'com.net128.oss.web.lib:webshell:jar:0.1.1'
<dependency org="com.net128.oss.web.lib" name="webshell" rev="0.1.1">
  <artifact name="webshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.net128.oss.web.lib', module='webshell', version='0.1.1')
)
libraryDependencies += "com.net128.oss.web.lib" % "webshell" % "0.1.1"
[com.net128.oss.web.lib/webshell "0.1.1"]