| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sourceforge.jscl-meditor | 
| ArtifactId | ArtifactIdtxt2xhtml | 
| Last Version | Last Version4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontxt2xhtml java symbolic computing library and mathematical editor | 
| Project URL | Project URL | 
| Project Organization | Project Organizationnet.sourceforge.jscl-meditor | 
| Filename | Size | 
|---|---|
| txt2xhtml-4.1.pom | |
| txt2xhtml-4.1.jar | 4 KB | 
| txt2xhtml-4.1-sources.jar | 2 KB | 
| txt2xhtml-4.1-javadoc.jar | 391 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/txt2xhtml/ -->
<dependency>
    <groupId>net.sourceforge.jscl-meditor</groupId>
    <artifactId>txt2xhtml</artifactId>
    <version>4.1</version>
</dependency>// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/txt2xhtml/
implementation 'net.sourceforge.jscl-meditor:txt2xhtml:4.1'// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/txt2xhtml/
implementation ("net.sourceforge.jscl-meditor:txt2xhtml:4.1")'net.sourceforge.jscl-meditor:txt2xhtml:jar:4.1'<dependency org="net.sourceforge.jscl-meditor" name="txt2xhtml" rev="4.1">
  <artifact name="txt2xhtml" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sourceforge.jscl-meditor', module='txt2xhtml', version='4.1')
)libraryDependencies += "net.sourceforge.jscl-meditor" % "txt2xhtml" % "4.1"[net.sourceforge.jscl-meditor/txt2xhtml "4.1"]