is not current version
Last Version 4.1

net.sourceforge.jscl-meditor:txt2xhtml 1.0

java symbolic computing library and mathematical editor

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jscl-meditor
ArtifactId

ArtifactId

txt2xhtml
Version

Version

1.0
Type

Type

jar

Download txt2xhtml 1.0


<!-- https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/txt2xhtml/ -->
<dependency>
    <groupId>net.sourceforge.jscl-meditor</groupId>
    <artifactId>txt2xhtml</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/txt2xhtml/
implementation 'net.sourceforge.jscl-meditor:txt2xhtml:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/txt2xhtml/
implementation ("net.sourceforge.jscl-meditor:txt2xhtml:1.0")
'net.sourceforge.jscl-meditor:txt2xhtml:jar:1.0'
<dependency org="net.sourceforge.jscl-meditor" name="txt2xhtml" rev="1.0">
  <artifact name="txt2xhtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jscl-meditor', module='txt2xhtml', version='1.0')
)
libraryDependencies += "net.sourceforge.jscl-meditor" % "txt2xhtml" % "1.0"
[net.sourceforge.jscl-meditor/txt2xhtml "1.0"]