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