License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcommon-js |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-js
WebJar for common-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-js-0.3.8.pom | |
common-js-0.3.8.jar | 9 KB |
common-js-0.3.8-sources.jar | 22 bytes |
common-js-0.3.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/common-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>common-js</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/common-js/
implementation 'org.webjars.npm:common-js:0.3.8'
// https://jarcasting.com/artifacts/org.webjars.npm/common-js/
implementation ("org.webjars.npm:common-js:0.3.8")
'org.webjars.npm:common-js:jar:0.3.8'
<dependency org="org.webjars.npm" name="common-js" rev="0.3.8">
<artifact name="common-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='common-js', version='0.3.8')
)
libraryDependencies += "org.webjars.npm" % "common-js" % "0.3.8"
[org.webjars.npm/common-js "0.3.8"]