is not current version
Last Version 10.4.1-1

org.webjars:mathjs 2.0.1

WebJar for Math.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

mathjs
Version

Version

2.0.1
Type

Type

jar

Download mathjs 2.0.1


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