添加依赖
<dependency>
<groupId>com.github.mideo</groupId>
<artifactId>sssh_2.11</artifactId>
<version>0.0.2</version>
</dependency>
implementation 'com.github.mideo:sssh_2.11:0.0.2'
com.github.mideo:sssh_2.11:0.0.2
<dependency org="com.github.mideo" name="sssh_2.11" rev="0.0.2" />
libraryDependencies += "com.github.mideo" % "sssh_2.11" % "0.0.2"
@Grab(group='com.github.mideo', module='sssh_2.11', version='0.0.2')
[com.github.mideo/sssh_2.11 "0.0.2"]
'com.github.mideo:sssh_2.11:jar:0.0.2'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | sssh_2.11-0.0.2.jar |
| 源码包 | sssh_2.11-0.0.2-sources.jar |