MVN

com.proudapes : jlatexmathfx

Maven & Gradle

Oct 27, 2015
29 stars

jlatexmathfx · A custom javafx control to render latex formula

<dependency>
    <groupId>com.proudapes</groupId>
    <artifactId>jlatexmathfx</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.proudapes : jlatexmathfx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of com.proudapes : jlatexmathfx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jlatexmathfx-0.3.2

How to add a dependency to Maven

Add the following com.proudapes : jlatexmathfx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.proudapes</groupId>
    <artifactId>jlatexmathfx</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.proudapes : jlatexmathfx gradle dependency to your build.gradle file:

implementation 'com.proudapes:jlatexmathfx:0.3.2'

Gradle Kotlin DSL: Add the following com.proudapes : jlatexmathfx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.proudapes:jlatexmathfx:0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.proudapes : jlatexmathfx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.proudapes" % "jlatexmathfx" % "0.3.2"

Advertisement

Dependencies from Group

Oct 27, 2015
29 stars

Discover Dependencies

Oct 27, 2015
1 usages
Oct 27, 2015
3 usages
Oct 27, 2015
8 usages
Oct 27, 2015
1 usages
Oct 27, 2015
2 usages
Oct 27, 2015
5 usages
Oct 27, 2015
1 usages
Oct 30, 2015
1 usages
0 stars
Dec 13, 2016
3 usages
0 stars