MVN

com.testpoke : testpoke-android

Maven & Gradle

Dec 19, 2015

TestPoke Android · An Android library for TestPoke Beta Testing & Crash Reporting https://testpoke.com

<dependency>
    <groupId>com.testpoke</groupId>
    <artifactId>testpoke-android</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.testpoke : testpoke-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of com.testpoke : testpoke-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
testpoke-android-2.1.2
testpoke-android-2.1.0
2.0.x
testpoke-android-2.0.5

How to add a dependency to Maven

Add the following com.testpoke : testpoke-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.testpoke</groupId>
    <artifactId>testpoke-android</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.testpoke : testpoke-android gradle dependency to your build.gradle file:

implementation 'com.testpoke:testpoke-android:2.1.2'

Gradle Kotlin DSL: Add the following com.testpoke : testpoke-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.testpoke:testpoke-android:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.testpoke : testpoke-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.testpoke" % "testpoke-android" % "2.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 14, 2016
96 stars
Aug 23, 2016
1 usages
716 stars
Jul 13, 2017
87 stars
Jul 13, 2017
1 usages
87 stars
Dec 07, 2016
1 usages
5 stars
Dec 07, 2016
9 usages
5 stars
Dec 16, 2015
1 usages
24 stars
Oct 03, 2018
2 usages
19.7k stars