is not current version
Last Version 3.1.4

org.webjars.npm:mathjax 2.7.0

WebJar for mathjax

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mathjax
Version

Version

2.7.0
Type

Type

jar

Download mathjax 2.7.0


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