Last Version

LatexView 0.6.0

Custom JavaFX component that renders LaTeX text and formulas

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.egormkn
ArtifactId

ArtifactId

latexview
Version

Version

0.6.0
Type

Type

jar
Description

Description

LatexView
Custom JavaFX component that renders LaTeX text and formulas
Project URL

Project URL

https://github.com/egormkn/latexview
Source Code Management

Source Code Management

https://github.com/egormkn/latexview

Download latexview 0.6.0


<!-- https://jarcasting.com/artifacts/io.github.egormkn/latexview/ -->
<dependency>
    <groupId>io.github.egormkn</groupId>
    <artifactId>latexview</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.egormkn/latexview/
implementation 'io.github.egormkn:latexview:0.6.0'
// https://jarcasting.com/artifacts/io.github.egormkn/latexview/
implementation ("io.github.egormkn:latexview:0.6.0")
'io.github.egormkn:latexview:jar:0.6.0'
<dependency org="io.github.egormkn" name="latexview" rev="0.6.0">
  <artifact name="latexview" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.egormkn', module='latexview', version='0.6.0')
)
libraryDependencies += "io.github.egormkn" % "latexview" % "0.6.0"
[io.github.egormkn/latexview "0.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jfree : fxgraphics2d jar 1.7
org.scilab.forge : jlatexmath jar 1.0.7

Project Modules

There are no modules declared in this project.