katex-build

WebJar for katex-build

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

katex-build
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

katex-build
WebJar for katex-build
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tylerlong/katex-build

Download katex-build

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

KaTex Build

This repositorty contains the built files of Khan/KaTeX.

Usage with bower

bower install katex-build

For repository maintainers

Update this repo to a newer version: fab update

For updating detail, please check fabfile.py

Update version number in bower.json

git tag [version]
git push origin [version]

Versions

Version
0.3.0