is not current version
Last Version 10.4.1

org.webjars.npm:mathjs 3.4.1

WebJar for mathjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mathjs
Version

Version

3.4.1
Type

Type

jar

Download mathjs 3.4.1


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