MVN

sc.tyro : tyro

Maven & Gradle

Mar 19, 2023
1 stars

Tyro · A functional UI testing API

<dependency>
    <groupId>sc.tyro</groupId>
    <artifactId>tyro</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sc.tyro : tyro to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0
  • Latest Release Candidate: 1.0.0.RC2

All Versions

Choose a version of sc.tyro : tyro to add to Maven - All Versions:

  • Version Updated
  • tyro-1.5.0

    Mar 19, 2023
  • tyro-1.4.0

    Feb 23, 2023
  • tyro-1.3.0

    Feb 14, 2022
  • tyro-1.2.0

    Sep 21, 2021
  • tyro-1.1.0

    Jun 11, 2021
  • tyro-1.0.0

    Mar 14, 2021
  • tyro-1.0.0.RC2

    Aug 29, 2020
  • tyro-1.0.0.RC1

    Aug 02, 2020

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>sc.tyro</groupId>
    <artifactId>tyro</artifactId>
    <version>1.5.0</version>
</dependency>