is not current version
Last Version 1.1.0

com.testvagrant.ekam:ekam 0.0.1-tcq-alpha-1


Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.ekam
ArtifactId

ArtifactId

ekam
Version

Version

0.0.1-tcq-alpha-1
Type

Type

jar

Download ekam 0.0.1-tcq-alpha-1


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