epubwriter

Library to write EPUB files in version 3.

License

License

MIT
Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.seeseekey
ArtifactId

ArtifactId

epubwriter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

epubwriter
Library to write EPUB files in version 3.
Project URL

Project URL

https://github.com/seeseekey/epubwriter
Source Code Management

Source Code Management

https://github.com/seeseekey/epubwriter/tree/main

Download epubwriter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36
net.sourceforge.htmlcleaner : htmlcleaner jar 2.26
commons-io : commons-io jar 2.11.0
commons-collections : commons-collections jar 3.2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0