is not current version
Last Version 20.08.58.0_647eab9

com.sdl.lt:Testy 1.7.15

Test framework for web applications

GroupId

GroupId

com.sdl.lt
ArtifactId

ArtifactId

Testy
Version

Version

1.7.15
Type

Type

jar

Download Testy 1.7.15


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