txt2html-parent

Converts text to an HTML document.

License

License

GroupId

GroupId

de.unkrig.txt2html
ArtifactId

ArtifactId

txt2html-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

txt2html-parent
Converts text to an HTML document.
Project URL

Project URL

https://github.com/aunkrig/txt2html

Download txt2html-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • ../txt2html-antlib
  • ../txt2html-core
  • ../txt2html-maven-plugin

Versions

Version
1.0.0