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