License |
License |
---|---|
GroupId | GroupIdeu.freme-project |
ArtifactId | ArtifactIdepublib-tools |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionepublib-tools
A java library for reading/writing/manipulating epub files
|
Project URL |
Project URL |
Filename | Size |
---|---|
epublib-tools-0.5.pom | |
epublib-tools-0.5.jar | 136 KB |
epublib-tools-0.5-sources.jar | 73 KB |
epublib-tools-0.5-javadoc.jar | 294 KB |
epublib-tools-0.5-complete.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project/epublib-tools/ -->
<dependency>
<groupId>eu.freme-project</groupId>
<artifactId>epublib-tools</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project/epublib-tools/
implementation 'eu.freme-project:epublib-tools:0.5'
// https://jarcasting.com/artifacts/eu.freme-project/epublib-tools/
implementation ("eu.freme-project:epublib-tools:0.5")
'eu.freme-project:epublib-tools:jar:0.5'
<dependency org="eu.freme-project" name="epublib-tools" rev="0.5">
<artifact name="epublib-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project', module='epublib-tools', version='0.5')
)
libraryDependencies += "eu.freme-project" % "epublib-tools" % "0.5"
[eu.freme-project/epublib-tools "0.5"]
Group / Artifact | Type | Version |
---|---|---|
eu.freme-project : epublib-core | jar | 0.5 |
net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.15 |
commons-lang : commons-lang | jar | 2.4 |
net.sf.kxml : kxml2 | jar | 2.3.0 |
xmlpull : xmlpull | jar | 1.1.3.4d_b4_min |
commons-io : commons-io | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
commons-vfs : commons-vfs | jar | 1.0 |
org.apache.commons : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |