License |
License
MIT License
|
---|---|
Categories |
CategoriesAnt Build Tools Vagrant Container Virtualization Tools |
GroupId | GroupIdcom.testvagrant.ekam |
ArtifactId | ArtifactIdekam |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEkam
Ekam, a unified test automation platform, helps you to get started with WEB | MOBILE | API Test Automation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ekam-1.1.0.pom | |
ekam-1.1.0.jar | 151 KB |
ekam-1.1.0-sources.jar | 75 KB |
ekam-1.1.0-javadoc.jar | 903 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testvagrant.ekam/ekam/ -->
<dependency>
<groupId>com.testvagrant.ekam</groupId>
<artifactId>ekam</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant.ekam/ekam/
implementation 'com.testvagrant.ekam:ekam:1.1.0'
// https://jarcasting.com/artifacts/com.testvagrant.ekam/ekam/
implementation ("com.testvagrant.ekam:ekam:1.1.0")
'com.testvagrant.ekam:ekam:jar:1.1.0'
<dependency org="com.testvagrant.ekam" name="ekam" rev="1.1.0">
<artifact name="ekam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant.ekam', module='ekam', version='1.1.0')
)
libraryDependencies += "com.testvagrant.ekam" % "ekam" % "1.1.0"
[com.testvagrant.ekam/ekam "1.1.0"]