is not current version
Last Version 10.4.1

org.webjars.npm:mathjs 4.4.2

WebJar for mathjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mathjs
Version

Version

4.4.2
Type

Type

jar

Download mathjs 4.4.2


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