Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.net128.oss.web.lib |
ArtifactId | ArtifactIdwebshell |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
webshell-0.1.4.pom | |
webshell-0.1.4.jar | 675 KB |
webshell-0.1.4-sources.jar | 634 KB |
webshell-0.1.4-javadoc.jar | 561 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/ -->
<dependency>
<groupId>com.net128.oss.web.lib</groupId>
<artifactId>webshell</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/
implementation 'com.net128.oss.web.lib:webshell:0.1.4'
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/
implementation ("com.net128.oss.web.lib:webshell:0.1.4")
'com.net128.oss.web.lib:webshell:jar:0.1.4'
<dependency org="com.net128.oss.web.lib" name="webshell" rev="0.1.4">
<artifact name="webshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.net128.oss.web.lib', module='webshell', version='0.1.4')
)
libraryDependencies += "com.net128.oss.web.lib" % "webshell" % "0.1.4"
[com.net128.oss.web.lib/webshell "0.1.4"]