License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdwhoots-js |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionwhoots-js
WebJar for whoots-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
whoots-js-2.0.0.pom | |
whoots-js-2.0.0.jar | 592 KB |
whoots-js-2.0.0-sources.jar | 22 bytes |
whoots-js-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/whoots-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>whoots-js</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/whoots-js/
implementation 'org.webjars.npm:whoots-js:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/whoots-js/
implementation ("org.webjars.npm:whoots-js:2.0.0")
'org.webjars.npm:whoots-js:jar:2.0.0'
<dependency org="org.webjars.npm" name="whoots-js" rev="2.0.0">
<artifact name="whoots-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='whoots-js', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "whoots-js" % "2.0.0"
[org.webjars.npm/whoots-js "2.0.0"]