de.unkrig.txt2html:txt2html-antlib

Converts text to an HTML document.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.unkrig.txt2html
ArtifactId

ArtifactId

txt2html-antlib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Converts text to an HTML document.

Download txt2html-antlib

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.4
de.unkrig.commons : commons-file jar 1.2.14
de.unkrig.txt2html : txt2html-core jar 1.0.0

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