is not current version
Last Version 1.0.4

com.testvagrant.ekam:ekam-drivers 1.0.1

Ekam Drivers Project to create web and mobile drivers

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.ekam
ArtifactId

ArtifactId

ekam-drivers
Version

Version

1.0.1
Type

Type

jar

Download ekam-drivers 1.0.1


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