is not current version
Last Version 10.4.1

org.webjars.npm:mathjs 3.16.5

WebJar for mathjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mathjs
Version

Version

3.16.5
Type

Type

jar

Download mathjs 3.16.5


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