is not current version
Last Version 7.3.2

org.webjars.npm:simple-statistics 7.0.5

WebJar for simple-statistics

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

simple-statistics
Version

Version

7.0.5
Type

Type

jar

Download simple-statistics 7.0.5


<!-- https://jarcasting.com/artifacts/org.webjars.npm/simple-statistics/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>simple-statistics</artifactId>
    <version>7.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/simple-statistics/
implementation 'org.webjars.npm:simple-statistics:7.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/simple-statistics/
implementation ("org.webjars.npm:simple-statistics:7.0.5")
'org.webjars.npm:simple-statistics:jar:7.0.5'
<dependency org="org.webjars.npm" name="simple-statistics" rev="7.0.5">
  <artifact name="simple-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='simple-statistics', version='7.0.5')
)
libraryDependencies += "org.webjars.npm" % "simple-statistics" % "7.0.5"
[org.webjars.npm/simple-statistics "7.0.5"]