is not current version
Last Version 1.1.0

com.testvagrant.ekam:ekam 1.0.0

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

1.0.0
Type

Type

jar

Download ekam 1.0.0


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