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