| License | License | 
|---|---|
| GroupId | GroupIdorg.scilab.forge | 
| ArtifactId | ArtifactIdjlatexmath-font-greek | 
| Last Version | Last Version1.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjlatexmath-font-greek Greek font for use with jlatexmath | 
| Filename | Size | 
|---|---|
| jlatexmath-font-greek-1.0.7.pom | |
| jlatexmath-font-greek-1.0.7.jar | 184 KB | 
| jlatexmath-font-greek-1.0.7-sources.jar | 184 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath-font-greek/ -->
<dependency>
    <groupId>org.scilab.forge</groupId>
    <artifactId>jlatexmath-font-greek</artifactId>
    <version>1.0.7</version>
</dependency>// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath-font-greek/
implementation 'org.scilab.forge:jlatexmath-font-greek:1.0.7'// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath-font-greek/
implementation ("org.scilab.forge:jlatexmath-font-greek:1.0.7")'org.scilab.forge:jlatexmath-font-greek:jar:1.0.7'<dependency org="org.scilab.forge" name="jlatexmath-font-greek" rev="1.0.7">
  <artifact name="jlatexmath-font-greek" type="jar" />
</dependency>@Grapes(
@Grab(group='org.scilab.forge', module='jlatexmath-font-greek', version='1.0.7')
)libraryDependencies += "org.scilab.forge" % "jlatexmath-font-greek" % "1.0.7"[org.scilab.forge/jlatexmath-font-greek "1.0.7"]