Formula

Library to display LaTeX-like formulas

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

formula
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Formula
Library to display LaTeX-like formulas
Project URL

Project URL

https://github.com/StephanRichter/Formula
Project Organization

Project Organization

SRSoftware
Source Code Management

Source Code Management

https://github.com/StephanRichter/Formula

Download formula

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.keawe : tools.translations jar 1.1.2
de.srsoftware : tools.gui.suggestfield jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0