is not current version
Last Version 10.4.1-1

org.webjars:mathjs 3.2.1

WebJar for Math.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

mathjs
Version

Version

3.2.1
Type

Type

jar

Download mathjs 3.2.1


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