e

ekam-atoms

Ekam atoms for all common driver actions
https://github.com/testvagrant/ekam-atoms
MIT License
com.testvagrant.optimus
Sudarshan GS Krishnanand B
文件下载
文件名 操作
ekam-atoms-1.0.4.jar 下载
ekam-atoms-1.0.4.pom 下载
ekam-atoms-1.0.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.testvagrant.ekam</groupId>
  <artifactId>ekam-atoms</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.testvagrant.ekam:ekam-atoms:1.0.4'
Gradle Kotlin
implementation("com.testvagrant.ekam:ekam-atoms:1.0.4")
Scala SBT
libraryDependencies += "com.testvagrant.ekam" % "ekam-atoms" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.testvagrant.ekam', module='ekam-atoms', version='1.0.4')
)
Apache Ivy
<dependency org="com.testvagrant.ekam" name="ekam-atoms" rev="1.0.4" />
Leiningen
[com.testvagrant.ekam/ekam-atoms "1.0.4"]
Apache Buildr
'com.testvagrant.ekam:ekam-atoms:jar:1.0.4'