-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Dependencies
<dependency>
<groupId>com.midscene</groupId>
<artifactId>midscene-core</artifactId>
<version>0.1.1</version>
</dependency>
<!-- Web automation modules (choose as needed) -->
<dependency>
<groupId>com.midscene</groupId>
<artifactId>midscene-web-playwright</artifactId>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>com.midscene</groupId>
<artifactId>midscene-web-selenium</artifactId>
<version>0.1.1</version>
</dependency>
<!-- Android automation module (choose as needed) -->
<dependency>
<groupId>com.midscene</groupId>
<artifactId>midscene-android</artifactId>
<version>0.1.1</version>
</dependency>
Not found in maven central repository
Could not find artifact com.midscene:midscene-core:pom:0.1.1 in central (https://repo.maven.apache.org/maven2)
https://central.sonatype.com/artifact/com.midscene/midscene-java-parent - 404
Metadata
Metadata
Assignees
Labels
No labels