文件下载
文件名 操作
html_sjs1_2.13-2.0.0+21-2c05cf7c.jar 下载
html_sjs1_2.13-2.0.0+21-2c05cf7c.pom 下载
html_sjs1_2.13-2.0.0+21-2c05cf7c-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.yang-bo</groupId>
  <artifactId>html_sjs1_2.13</artifactId>
  <version>2.0.0+21-2c05cf7c</version>
</dependency>
Gradle Groovy
implementation 'com.yang-bo:html_sjs1_2.13:2.0.0+21-2c05cf7c'
Gradle Kotlin
implementation("com.yang-bo:html_sjs1_2.13:2.0.0+21-2c05cf7c")
Scala SBT
libraryDependencies += "com.yang-bo" % "html_sjs1_2.13" % "2.0.0+21-2c05cf7c"
Groovy Grape
@Grapes(
  @Grab(group='com.yang-bo', module='html_sjs1_2.13', version='2.0.0+21-2c05cf7c')
)
Apache Ivy
<dependency org="com.yang-bo" name="html_sjs1_2.13" rev="2.0.0+21-2c05cf7c" />
Leiningen
[com.yang-bo/html_sjs1_2.13 "2.0.0+21-2c05cf7c"]
Apache Buildr
'com.yang-bo:html_sjs1_2.13:jar:2.0.0+21-2c05cf7c'