is not current version
Last Version 1.1.0

com.testvagrant.ekam:ekam 0.2.2-beta

Ekam, a unified test automation platform, helps you to get started with WEB | MOBILE | API Test Automation

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.ekam
ArtifactId

ArtifactId

ekam
Version

Version

0.2.2-beta
Type

Type

jar

Download ekam 0.2.2-beta


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