MVN

uk.ac.ed.ph.asciimath : asciimath-parser

Maven & Gradle

Dec 16, 2021
1 usages
2 stars

asciimath-parser · Java and ECMAScript parser for ASCIIMathML. Contains a trimmed version of Peter Jipsen's ASCIIMathML.js JavaScript that does only the raw ASCIIMath parsing code. Also includes a trivial Rhino wrapper that packages the parser into a simple Java library.

<dependency>
    <groupId>uk.ac.ed.ph.asciimath</groupId>
    <artifactId>asciimath-parser</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.ed.ph.asciimath : asciimath-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of uk.ac.ed.ph.asciimath : asciimath-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
asciimath-parser-1.0

How to add a dependency to Maven

Add the following uk.ac.ed.ph.asciimath : asciimath-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.ed.ph.asciimath</groupId>
    <artifactId>asciimath-parser</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.ed.ph.asciimath : asciimath-parser gradle dependency to your build.gradle file:

implementation 'uk.ac.ed.ph.asciimath:asciimath-parser:1.0'

Gradle Kotlin DSL: Add the following uk.ac.ed.ph.asciimath : asciimath-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.ed.ph.asciimath:asciimath-parser:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.ed.ph.asciimath : asciimath-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.ed.ph.asciimath" % "asciimath-parser" % "1.0"

Advertisement

Dependencies from Group

Dec 16, 2021
1 usages
2 stars

Discover Dependencies

Aug 16, 2023
1 usages
17 stars
Aug 16, 2023
1 usages
17 stars
Aug 16, 2023
1 usages
17 stars
Aug 16, 2023
1 usages
17 stars
Aug 23, 2023
4 usages
170 stars
far
Mar 28, 2022
1 usages
5 stars
Aug 07, 2023
1 usages
427 stars
Mar 27, 2023
1 usages
170 stars
Jul 28, 2023
1 usages
139 stars