License |
License |
---|---|
GroupId | GroupIdsc.tyro |
ArtifactId | ArtifactIdtyro-core |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTyro::core
A functional UI testing API
|
Project Organization |
Project OrganizationTyro-sc |
Filename | Size |
---|---|
tyro-core-1.3.0.pom | |
tyro-core-1.3.0.jar | 295 KB |
tyro-core-1.3.0-sources.jar | 119 KB |
tyro-core-1.3.0-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
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 |
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 |