is not current version
Last Version 1.2.2

com.rationaleemotions:autospawn 1.1.0

A simple cucumber listener for browser lifecycle management

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.rationaleemotions
ArtifactId

ArtifactId

autospawn
Version

Version

1.1.0
Type

Type

jar

Download autospawn 1.1.0


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