| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdio.github.egormkn | 
| ArtifactId | ArtifactIdlatexview | 
| Last Version | Last Version0.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLatexView Custom JavaFX component that renders LaTeX text and formulas | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| latexview-0.6.0.pom | |
| latexview-0.6.0.jar | 9 KB | 
| latexview-0.6.0-sources.jar | 4 KB | 
| latexview-0.6.0-javadoc.jar | 26 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jfree : fxgraphics2d | jar | 1.7 | 
| org.scilab.forge : jlatexmath | jar | 1.0.7 |