is not current version
Last Version 10.4.1

org.webjars.npm:mathjs 6.2.3

WebJar for mathjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mathjs
Version

Version

6.2.3
Type

Type

jar

Download mathjs 6.2.3


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