| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdmathjax-a11y |
| Version | Version1.2.2 |
| Type | Typejar |
| Description |
Descriptionmathjax-a11y
WebJar for mathjax-a11y
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mathjax-a11y-1.2.2.pom | |
| mathjax-a11y-1.2.2.jar | 255 KB |
| mathjax-a11y-1.2.2-sources.jar | 22 bytes |
| mathjax-a11y-1.2.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mathjax-a11y/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mathjax-a11y</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mathjax-a11y/
implementation 'org.webjars.npm:mathjax-a11y:1.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/mathjax-a11y/
implementation ("org.webjars.npm:mathjax-a11y:1.2.2")
'org.webjars.npm:mathjax-a11y:jar:1.2.2'
<dependency org="org.webjars.npm" name="mathjax-a11y" rev="1.2.2">
<artifact name="mathjax-a11y" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mathjax-a11y', version='1.2.2')
)
libraryDependencies += "org.webjars.npm" % "mathjax-a11y" % "1.2.2"
[org.webjars.npm/mathjax-a11y "1.2.2"]