License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdmathjs |
Last Version | Last Version10.4.1-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMath.js
WebJar for Math.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mathjs-10.4.1-1.pom | |
mathjs-10.4.1-1.jar | 287 KB |
mathjs-10.4.1-1-javadoc.jar | 284 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/mathjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>mathjs</artifactId>
<version>10.4.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/mathjs/
implementation 'org.webjars:mathjs:10.4.1-1'
// https://jarcasting.com/artifacts/org.webjars/mathjs/
implementation ("org.webjars:mathjs:10.4.1-1")
'org.webjars:mathjs:jar:10.4.1-1'
<dependency org="org.webjars" name="mathjs" rev="10.4.1-1">
<artifact name="mathjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='mathjs', version='10.4.1-1')
)
libraryDependencies += "org.webjars" % "mathjs" % "10.4.1-1"
[org.webjars/mathjs "10.4.1-1"]