de.unkrig.txt2html:txt2html-core

Converts text to an HTML document.

License

License

GroupId

GroupId

de.unkrig.txt2html
ArtifactId

ArtifactId

txt2html-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Converts text to an HTML document.

Download txt2html-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.unkrig.commons : commons-text jar 1.2.14
de.unkrig.commons : commons-file jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0