Files download
File Operation
html_sjs0.6_2.11-2.0.2.jar download
html_sjs0.6_2.11-2.0.2.pom download
html_sjs0.6_2.11-2.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.yang-bo</groupId>
  <artifactId>html_sjs0.6_2.11</artifactId>
  <version>2.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.yang-bo:html_sjs0.6_2.11:2.0.2'
Gradle Kotlin
implementation("com.yang-bo:html_sjs0.6_2.11:2.0.2")
Scala SBT
libraryDependencies += "com.yang-bo" % "html_sjs0.6_2.11" % "2.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.yang-bo', module='html_sjs0.6_2.11', version='2.0.2')
)
Apache Ivy
<dependency org="com.yang-bo" name="html_sjs0.6_2.11" rev="2.0.2" />
Leiningen
[com.yang-bo/html_sjs0.6_2.11 "2.0.2"]
Apache Buildr
'com.yang-bo:html_sjs0.6_2.11:jar:2.0.2'