is not current version
Last Version 3.9.2-4

io.scalajs.npm:htmlparser2_sjs0.6_2.12 3.9.2

htmlparser2 binding for Scala.js

Categories

Categories

Scala Languages
GroupId

GroupId

io.scalajs.npm
ArtifactId

ArtifactId

htmlparser2_sjs0.6_2.12
Version

Version

3.9.2
Type

Type

jar

Download htmlparser2_sjs0.6_2.12 3.9.2


<!-- https://jarcasting.com/artifacts/io.scalajs.npm/htmlparser2_sjs0.6_2.12/ -->
<dependency>
    <groupId>io.scalajs.npm</groupId>
    <artifactId>htmlparser2_sjs0.6_2.12</artifactId>
    <version>3.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalajs.npm/htmlparser2_sjs0.6_2.12/
implementation 'io.scalajs.npm:htmlparser2_sjs0.6_2.12:3.9.2'
// https://jarcasting.com/artifacts/io.scalajs.npm/htmlparser2_sjs0.6_2.12/
implementation ("io.scalajs.npm:htmlparser2_sjs0.6_2.12:3.9.2")
'io.scalajs.npm:htmlparser2_sjs0.6_2.12:jar:3.9.2'
<dependency org="io.scalajs.npm" name="htmlparser2_sjs0.6_2.12" rev="3.9.2">
  <artifact name="htmlparser2_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalajs.npm', module='htmlparser2_sjs0.6_2.12', version='3.9.2')
)
libraryDependencies += "io.scalajs.npm" % "htmlparser2_sjs0.6_2.12" % "3.9.2"
[io.scalajs.npm/htmlparser2_sjs0.6_2.12 "3.9.2"]