is not current version
Last Version 1.0.0

com.testvagrant.ekam:ekam-api 0.0.1-alpha

Ekam API- A common source for multiple API clients (Retrofit, Restassured etc)

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.ekam
ArtifactId

ArtifactId

ekam-api
Version

Version

0.0.1-alpha
Type

Type

jar

Download ekam-api 0.0.1-alpha


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