Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please release the repo into maven repository #146

Open
kazemcodes opened this issue Nov 2, 2022 · 1 comment
Open

please release the repo into maven repository #146

kazemcodes opened this issue Nov 2, 2022 · 1 comment

Comments

@kazemcodes
Copy link

No description provided.

@likaer
Copy link

likaer commented Jul 11, 2024

http://www.siegmann.nl/epublib/download
As he said

Add this to your set of repositories:

<repositories>
    <repository>
        <id>psiegman-repo</id>
        <url>https://github.com/psiegman/mvn-repo/raw/master/releases</url>
    </repository>
</repositories>

Then add the following to your pom.xml:

<dependency>
    <groupId>nl.siegmann.epublib</groupId>
    <artifactId>epublib-core</artifactId>
    <version>3.1</version>
</dependency>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants