is not current version
Last Version 1.1.0

com.testvagrant.ekam:ekam 0.0.1-tcq

Optimus Lite API to manage test devices and create appium driver based on platform

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.ekam
ArtifactId

ArtifactId

ekam
Version

Version

0.0.1-tcq
Type

Type

jar

Download ekam 0.0.1-tcq


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