is not current version
Last Version 1.0.7

org.scilab.forge:jlatexmath-ignore 1.0.5

only required to prevent example/test modules from being deployed to sonatype

GroupId

GroupId

org.scilab.forge
ArtifactId

ArtifactId

jlatexmath-ignore
Version

Version

1.0.5
Type

Type

pom

Download jlatexmath-ignore 1.0.5


<!-- https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath-ignore/ -->
<dependency>
    <groupId>org.scilab.forge</groupId>
    <artifactId>jlatexmath-ignore</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath-ignore/
implementation 'org.scilab.forge:jlatexmath-ignore:1.0.5'
// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath-ignore/
implementation ("org.scilab.forge:jlatexmath-ignore:1.0.5")
'org.scilab.forge:jlatexmath-ignore:pom:1.0.5'
<dependency org="org.scilab.forge" name="jlatexmath-ignore" rev="1.0.5">
  <artifact name="jlatexmath-ignore" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.scilab.forge', module='jlatexmath-ignore', version='1.0.5')
)
libraryDependencies += "org.scilab.forge" % "jlatexmath-ignore" % "1.0.5"
[org.scilab.forge/jlatexmath-ignore "1.0.5"]