| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstats.js |
| Version | Version0.17.0 |
| Type | Typejar |
| Description |
Descriptionstats.js
WebJar for stats.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stats.js-0.17.0.pom | |
| stats.js-0.17.0.jar | 6 KB |
| stats.js-0.17.0-sources.jar | 22 bytes |
| stats.js-0.17.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stats.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stats.js</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stats.js/
implementation 'org.webjars.npm:stats.js:0.17.0'
// https://jarcasting.com/artifacts/org.webjars.npm/stats.js/
implementation ("org.webjars.npm:stats.js:0.17.0")
'org.webjars.npm:stats.js:jar:0.17.0'
<dependency org="org.webjars.npm" name="stats.js" rev="0.17.0">
<artifact name="stats.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stats.js', version='0.17.0')
)
libraryDependencies += "org.webjars.npm" % "stats.js" % "0.17.0"
[org.webjars.npm/stats.js "0.17.0"]