is not current version
Last Version 13.2.0

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

WebJar for jsdom

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-jsdom-jsdom
Version

Version

0.3.0
Type

Type

jar

Download github-com-jsdom-jsdom 0.3.0


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