Tyro::core

A functional UI testing API

License

License

GroupId

GroupId

sc.tyro
ArtifactId

ArtifactId

tyro-core
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tyro::core
A functional UI testing API
Project Organization

Project Organization

Tyro-sc

Download tyro-core

How to add to project

<!-- https://jarcasting.com/artifacts/sc.tyro/tyro-core/ -->
<dependency>
    <groupId>sc.tyro</groupId>
    <artifactId>tyro-core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/sc.tyro/tyro-core/
implementation 'sc.tyro:tyro-core:1.3.0'
// https://jarcasting.com/artifacts/sc.tyro/tyro-core/
implementation ("sc.tyro:tyro-core:1.3.0")
'sc.tyro:tyro-core:jar:1.3.0'
<dependency org="sc.tyro" name="tyro-core" rev="1.3.0">
  <artifact name="tyro-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='sc.tyro', module='tyro-core', version='1.3.0')
)
libraryDependencies += "sc.tyro" % "tyro-core" % "1.3.0"
[sc.tyro/tyro-core "1.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.9
org.codehaus.groovy : groovy-templates jar 3.0.9
org.codehaus.groovy : groovy-json jar 3.0.9
org.hamcrest : hamcrest jar 2.2
io.github.classgraph : classgraph jar 4.8.138
com.mitchtalmadge : ascii-data jar 1.4.0
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.3.1
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.
sc.tyro

Tyro

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
1.0.0.RC2
1.0.0.RC1