shtml

SimplyHTML is an application for text processing. It stores documents as HTML files in combination with Cascading Style Sheets (CSS).

License

License

GroupId

GroupId

io.github.geniot
ArtifactId

ArtifactId

shtml
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

shtml
SimplyHTML is an application for text processing. It stores documents as HTML files in combination with Cascading Style Sheets (CSS).
Project URL

Project URL

https://github.com/geniot/shtml
Source Code Management

Source Code Management

http://github.com/geniot/shtml/tree/master

Download shtml

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
javax.help : javahelp jar 2.0.05
org.freeplane.dpolivaev.mnemonicsetter : mnemonicsetter jar 0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0