Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.scalajs |
ArtifactId | ArtifactIddom-html_sjs0.6_2.11 |
Version | Version0.4.0-pre2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.scalajs/dom-html_sjs0.6_2.11/ -->
<dependency>
<groupId>io.scalajs</groupId>
<artifactId>dom-html_sjs0.6_2.11</artifactId>
<version>0.4.0-pre2</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalajs/dom-html_sjs0.6_2.11/
implementation 'io.scalajs:dom-html_sjs0.6_2.11:0.4.0-pre2'
// https://jarcasting.com/artifacts/io.scalajs/dom-html_sjs0.6_2.11/
implementation ("io.scalajs:dom-html_sjs0.6_2.11:0.4.0-pre2")
'io.scalajs:dom-html_sjs0.6_2.11:jar:0.4.0-pre2'
<dependency org="io.scalajs" name="dom-html_sjs0.6_2.11" rev="0.4.0-pre2">
<artifact name="dom-html_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalajs', module='dom-html_sjs0.6_2.11', version='0.4.0-pre2')
)
libraryDependencies += "io.scalajs" % "dom-html_sjs0.6_2.11" % "0.4.0-pre2"
[io.scalajs/dom-html_sjs0.6_2.11 "0.4.0-pre2"]