Files download
File Operation
test-android-instrumented-24.0.0.pom download
test-android-instrumented-24.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>me.proton.core</groupId>
  <artifactId>test-android-instrumented</artifactId>
  <version>24.0.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'me.proton.core:test-android-instrumented:24.0.0'
Gradle Kotlin
implementation("me.proton.core:test-android-instrumented:24.0.0")
Scala SBT
libraryDependencies += "me.proton.core" % "test-android-instrumented" % "24.0.0"
Groovy Grape
@Grapes(
  @Grab(group='me.proton.core', module='test-android-instrumented', version='24.0.0')
)
Apache Ivy
<dependency org="me.proton.core" name="test-android-instrumented" rev="24.0.0" />
Leiningen
[me.proton.core/test-android-instrumented "24.0.0"]
Apache Buildr
'me.proton.core:test-android-instrumented:jar:24.0.0'
Dependencies

compile

|-- me.proton.core:human-verification-presentation:24.0.0

|-- me.proton.core:test-quark:24.0.0

|-- androidx.test.espresso:espresso-core:3.5.0

|-- androidx.recyclerview:recyclerview:1.2.1

|-- androidx.test.espresso:espresso-intents:3.5.0

|-- org.hamcrest:hamcrest:2.2

|-- junit:junit:4.13.2

|-- androidx.test.ext:junit-ktx:1.1.4

|-- org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3

|-- androidx.room:room-testing:2.6.1

|-- androidx.test:core-ktx:1.5.0

|-- androidx.compose.ui:ui:1.6.2

|-- androidx.compose.ui:ui-test:1.6.2

|-- androidx.compose.ui:ui-test-junit4:1.6.2

|-- org.jetbrains.kotlin:kotlin-stdlib:1.9.22

runtime

|-- me.proton.core:account-manager-presentation:24.0.0

|-- me.proton.core:auth:24.0.0

|-- me.proton.core:auth-presentation:24.0.0

|-- me.proton.core:crypto-validator-presentation:24.0.0

|-- me.proton.core:human-verification-domain:24.0.0

|-- me.proton.core:util-kotlin:24.0.0

|-- me.proton.core:payment-presentation:24.0.0

|-- me.proton.core:plan-presentation:24.0.0

|-- me.proton.core:presentation:24.0.0

|-- me.proton.core:user-settings:24.0.0

|-- androidx.core:core-ktx:1.9.0

|-- androidx.test:monitor:1.6.0

|-- androidx.appcompat:appcompat:1.6.1

|-- androidx.compose.ui:ui-text:1.6.2

|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0

|-- androidx.test.espresso:espresso-contrib:3.5.0

|-- androidx.test.espresso:espresso-idling-resource:3.5.0

|-- androidx.test.espresso:espresso-web:3.5.0

|-- me.proton.test:fusion:0.9.62

|-- com.google.dagger:hilt-android-testing:2.49

|-- com.google.android.material:material:1.7.0

|-- com.squareup.okhttp3:okhttp:4.12.0

|-- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3

|-- androidx.test.uiautomator:uiautomator:2.3.0