MVN

com.uphyca : android-junit4-parent

Maven & Gradle

Jul 06, 2014
74 stars

Android JUnit4(Parent) · Tools for Android testing with JUnit4

<dependency>
    <groupId>com.uphyca</groupId>
    <artifactId>android-junit4-parent</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uphyca : android-junit4-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.uphyca : android-junit4-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
android-junit4-parent-0.5
0.1
android-junit4-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.uphyca</groupId>
    <artifactId>android-junit4-parent</artifactId>
    <version>0.5</version>
</dependency>

Advertisement