License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-kamranahmedse-driver-js |
Last Version | Last Version0.9.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondriver.js
WebJar for driver.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-kamranahmedse-driver-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-kamranahmedse-driver-js</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-kamranahmedse-driver-js/
implementation 'org.webjars.npm:github-com-kamranahmedse-driver-js:0.9.7'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-kamranahmedse-driver-js/
implementation ("org.webjars.npm:github-com-kamranahmedse-driver-js:0.9.7")
'org.webjars.npm:github-com-kamranahmedse-driver-js:jar:0.9.7'
<dependency org="org.webjars.npm" name="github-com-kamranahmedse-driver-js" rev="0.9.7">
<artifact name="github-com-kamranahmedse-driver-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-kamranahmedse-driver-js', version='0.9.7')
)
libraryDependencies += "org.webjars.npm" % "github-com-kamranahmedse-driver-js" % "0.9.7"
[org.webjars.npm/github-com-kamranahmedse-driver-js "0.9.7"]