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

Dependency not available #150

Open
JelLee11 opened this issue Dec 5, 2024 · 1 comment
Open

Dependency not available #150

JelLee11 opened this issue Dec 5, 2024 · 1 comment

Comments

@JelLee11
Copy link

JelLee11 commented Dec 5, 2024

Does this library not available anymore?
implementation of both nl.siegmann.epublib:epublib-core:4.0 and 3.1 could not be found...

@raj248
Copy link

raj248 commented Mar 8, 2025

did you find it? I'm making an epub reader app in react native. so i wanted to use this library to parse the epub and pass the data to react native layer for rendering.

`FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':app:processDebugResources'.

Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Could not find nl.siegmann.epublib:epublib-core:4.0.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- https://repo.maven.apache.org/maven2/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- https://dl.google.com/dl/android/maven2/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- https://www.jitpack.io/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- file:/home/bell/Documents/Projects/EpubKit/example/node_modules/react-native/android/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- file:/home/bell/Documents/Projects/EpubKit/example/node_modules/jsc-android/dist/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
Required by:
project :app > project :expo > project :epub-kit
Could not find nl.siegmann.epublib:epublib-core:4.0.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- https://repo.maven.apache.org/maven2/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- https://dl.google.com/dl/android/maven2/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- https://www.jitpack.io/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- file:/home/bell/Documents/Projects/EpubKit/example/node_modules/react-native/android/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
- file:/home/bell/Documents/Projects/EpubKit/example/node_modules/jsc-android/dist/nl/siegmann/epublib/epublib-core/4.0/epublib-core-4.0.pom
Required by:
project :app > project :expo > project :epub-kit
`

this is my build failed error. (here i tried building with both 3.1 and 4.0 version. Couldn't find any)

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