License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-mathjax-MathJax |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathJax
WebJar for MathJax
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-mathjax-MathJax-2.7.0.pom | |
github-com-mathjax-MathJax-2.7.0.jar | 36 MB |
github-com-mathjax-MathJax-2.7.0-sources.jar | 22 bytes |
github-com-mathjax-MathJax-2.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-mathjax-MathJax/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-mathjax-MathJax</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-mathjax-MathJax/
implementation 'org.webjars.bower:github-com-mathjax-MathJax:2.7.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-mathjax-MathJax/
implementation ("org.webjars.bower:github-com-mathjax-MathJax:2.7.0")
'org.webjars.bower:github-com-mathjax-MathJax:jar:2.7.0'
<dependency org="org.webjars.bower" name="github-com-mathjax-MathJax" rev="2.7.0">
<artifact name="github-com-mathjax-MathJax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-mathjax-MathJax', version='2.7.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-mathjax-MathJax" % "2.7.0"
[org.webjars.bower/github-com-mathjax-MathJax "2.7.0"]