Mylyn Docs: EPUB Core

The EPUB framework in Mylyn Docs offers API to create, manipulate, read and write EPUB formatted files. There is also an Ant task for creating EPUBs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.mylyn.docs
ArtifactId

ArtifactId

epub.core
Last Version

Last Version

4.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Mylyn Docs: EPUB Core
The EPUB framework in Mylyn Docs offers API to create, manipulate, read and write EPUB formatted files. There is also an Ant task for creating EPUBs.
Project URL

Project URL

https://projects.eclipse.org/projects/mylyn.docs
Project Organization

Project Organization

Eclipse Mylyn
Source Code Management

Source Code Management

https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.docs.git

Download epub.core

Filename Size
epub.core-4.0.6.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.mylyn.docs/epub.core/ -->
<dependency>
    <groupId>org.eclipse.mylyn.docs</groupId>
    <artifactId>epub.core</artifactId>
    <version>4.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.mylyn.docs/epub.core/
implementation 'org.eclipse.mylyn.docs:epub.core:4.0.6'
// https://jarcasting.com/artifacts/org.eclipse.mylyn.docs/epub.core/
implementation ("org.eclipse.mylyn.docs:epub.core:4.0.6")
'org.eclipse.mylyn.docs:epub.core:pom:4.0.6'
<dependency org="org.eclipse.mylyn.docs" name="epub.core" rev="4.0.6">
  <artifact name="epub.core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.mylyn.docs', module='epub.core', version='4.0.6')
)
libraryDependencies += "org.eclipse.mylyn.docs" % "epub.core" % "4.0.6"
[org.eclipse.mylyn.docs/epub.core "4.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org.eclipse.mylyn.docs.epub.core
  • org.eclipse.mylyn.docs.epub.ant
  • repository

Versions

Version
4.0.6
4.0.5