o

org.librarysimplified.audiobook.tests.device

AudioBook API (On-device test suite)
https://github.com/ThePalaceProject/android-audiobook
Apache 2.0
Mark Raynsford
Files download
File Operation
org.librarysimplified.audiobook.tests.device-6.7.0.pom download
org.librarysimplified.audiobook.tests.device-6.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.thepalaceproject.audiobook</groupId>
  <artifactId>org.librarysimplified.audiobook.tests.device</artifactId>
  <version>6.7.0</version>
  <type>apk</type>
</dependency>
Gradle Groovy
implementation 'org.thepalaceproject.audiobook:org.librarysimplified.audiobook.tests.device:6.7.0'
Gradle Kotlin
implementation("org.thepalaceproject.audiobook:org.librarysimplified.audiobook.tests.device:6.7.0")
Scala SBT
libraryDependencies += "org.thepalaceproject.audiobook" % "org.librarysimplified.audiobook.tests.device" % "6.7.0"
Groovy Grape
@Grapes(
  @Grab(group='org.thepalaceproject.audiobook', module='org.librarysimplified.audiobook.tests.device', version='6.7.0')
)
Apache Ivy
<dependency org="org.thepalaceproject.audiobook" name="org.librarysimplified.audiobook.tests.device" rev="6.7.0" />
Leiningen
[org.thepalaceproject.audiobook/org.librarysimplified.audiobook.tests.device "6.7.0"]
Apache Buildr
'org.thepalaceproject.audiobook:org.librarysimplified.audiobook.tests.device:jar:6.7.0'
Dependencies
The project has no third-party dependencies