| GroupId | GroupIdio.yielder.binding |
|---|---|
| ArtifactId | ArtifactIdhtml_sjs1_2.13 |
| Version | Version2.0.0+0-39c586eb+20211229-1626 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.yielder.binding/html_sjs1_2.13/ -->
<dependency>
<groupId>io.yielder.binding</groupId>
<artifactId>html_sjs1_2.13</artifactId>
<version>2.0.0+0-39c586eb+20211229-1626</version>
</dependency>
// https://jarcasting.com/artifacts/io.yielder.binding/html_sjs1_2.13/
implementation 'io.yielder.binding:html_sjs1_2.13:2.0.0+0-39c586eb+20211229-1626'
// https://jarcasting.com/artifacts/io.yielder.binding/html_sjs1_2.13/
implementation ("io.yielder.binding:html_sjs1_2.13:2.0.0+0-39c586eb+20211229-1626")
'io.yielder.binding:html_sjs1_2.13:jar:2.0.0+0-39c586eb+20211229-1626'
<dependency org="io.yielder.binding" name="html_sjs1_2.13" rev="2.0.0+0-39c586eb+20211229-1626">
<artifact name="html_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yielder.binding', module='html_sjs1_2.13', version='2.0.0+0-39c586eb+20211229-1626')
)
libraryDependencies += "io.yielder.binding" % "html_sjs1_2.13" % "2.0.0+0-39c586eb+20211229-1626"
[io.yielder.binding/html_sjs1_2.13 "2.0.0+0-39c586eb+20211229-1626"]