is not current version
Last Version 13.2.0

org.webjars.npm:github-com-jsdom-jsdom 0.2.19

WebJar for jsdom

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-jsdom-jsdom
Version

Version

0.2.19
Type

Type

jar

Download github-com-jsdom-jsdom 0.2.19


<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsdom-jsdom/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-jsdom-jsdom</artifactId>
    <version>0.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsdom-jsdom/
implementation 'org.webjars.npm:github-com-jsdom-jsdom:0.2.19'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsdom-jsdom/
implementation ("org.webjars.npm:github-com-jsdom-jsdom:0.2.19")
'org.webjars.npm:github-com-jsdom-jsdom:jar:0.2.19'
<dependency org="org.webjars.npm" name="github-com-jsdom-jsdom" rev="0.2.19">
  <artifact name="github-com-jsdom-jsdom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jsdom-jsdom', version='0.2.19')
)
libraryDependencies += "org.webjars.npm" % "github-com-jsdom-jsdom" % "0.2.19"
[org.webjars.npm/github-com-jsdom-jsdom "0.2.19"]