org.librarysimplified.readium

Readium

Лицензия

Лицензия

Группа

Группа

org.librarysimplified
Идентификатор

Идентификатор

org.librarysimplified.readium
Последняя версия

Последняя версия

0.30.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

org.librarysimplified.readium
Readium
Ссылка на сайт

Ссылка на сайт

http://github.com/NYPL-Simplified/readium-binaries
Система контроля версий

Система контроля версий

http://github.com/NYPL-Simplified/readium-binaries

Скачать org.librarysimplified.readium

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

readium-binaries

readium-binaries

Tea Time by ThoughtCatalog

Building

$ export ANDROID_NDK_HOME=/path/to/android/ndk
$ export ANDROID_SDK_ROOT=/path/to/android/sdk
$ ./make.sh

The make.sh script will compile Readium for x86, armv7, and arm64. It will then compile all of the Readium shared-js code. Finally, it compiles the Java code and packages all of the above into an Android aar and jar file.

Publishing

$ cd java
$ ./gradlew publishToMavenLocal
$ ./gradlew publish

The publishToMavenLocal task publishes the components to your local Maven repository. The publish task publishes the components to Maven Central (assuming that you have the correct credentials and PGP set up - doing so is outside of the scope of this documentation).

Credits

Thanks to @kyles-ep for the initial arm64 setup!

org.librarysimplified

SimplyE Open Reading Platform - NYPL

An Open Source Ebook platform to simplify finding and reading ebooks from libraries.

Версии библиотеки

Версия
0.30.0