is not current version
Last Version 1.4

io.github.martinschneider:justtestlah-pcloudy 1.4-RC2

JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.martinschneider
ArtifactId

ArtifactId

justtestlah-pcloudy
Version

Version

1.4-RC2
Type

Type

jar

Download justtestlah-pcloudy 1.4-RC2


<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-pcloudy/ -->
<dependency>
    <groupId>io.github.martinschneider</groupId>
    <artifactId>justtestlah-pcloudy</artifactId>
    <version>1.4-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-pcloudy/
implementation 'io.github.martinschneider:justtestlah-pcloudy:1.4-RC2'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-pcloudy/
implementation ("io.github.martinschneider:justtestlah-pcloudy:1.4-RC2")
'io.github.martinschneider:justtestlah-pcloudy:jar:1.4-RC2'
<dependency org="io.github.martinschneider" name="justtestlah-pcloudy" rev="1.4-RC2">
  <artifact name="justtestlah-pcloudy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-pcloudy', version='1.4-RC2')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-pcloudy" % "1.4-RC2"
[io.github.martinschneider/justtestlah-pcloudy "1.4-RC2"]