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