is not current version
Last Version 1.0.0

com.testvagrant.ekam:ekam-api 0.1.0

Ekam API- A common source for API clients

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.ekam
ArtifactId

ArtifactId

ekam-api
Version

Version

0.1.0
Type

Type

jar

Download ekam-api 0.1.0


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