не последняя версия
Последняя версия 3.1.4

org.webjars.npm:mathjax 2.5.1

WebJar for mathjax

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

mathjax
Версия

Версия

2.5.1
Тип

Тип

jar

Скачать mathjax 2.5.1

Имя Файла Размер
mathjax-2.5.1.pom
mathjax-2.5.1.jar 33 MB
mathjax-2.5.1-sources.jar 22 bytes
Обзор

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