GroupId | GroupIdcom.yang-bo |
---|---|
ArtifactId | ArtifactIdhtml_sjs1_2.13 |
Version | Version1.0.3+113-59373e2c |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.yang-bo/html_sjs1_2.13/ -->
<dependency>
<groupId>com.yang-bo</groupId>
<artifactId>html_sjs1_2.13</artifactId>
<version>1.0.3+113-59373e2c</version>
</dependency>
// https://jarcasting.com/artifacts/com.yang-bo/html_sjs1_2.13/
implementation 'com.yang-bo:html_sjs1_2.13:1.0.3+113-59373e2c'
// https://jarcasting.com/artifacts/com.yang-bo/html_sjs1_2.13/
implementation ("com.yang-bo:html_sjs1_2.13:1.0.3+113-59373e2c")
'com.yang-bo:html_sjs1_2.13:jar:1.0.3+113-59373e2c'
<dependency org="com.yang-bo" name="html_sjs1_2.13" rev="1.0.3+113-59373e2c">
<artifact name="html_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yang-bo', module='html_sjs1_2.13', version='1.0.3+113-59373e2c')
)
libraryDependencies += "com.yang-bo" % "html_sjs1_2.13" % "1.0.3+113-59373e2c"
[com.yang-bo/html_sjs1_2.13 "1.0.3+113-59373e2c"]