Skip to content

testvagrant/ekam-commons

Repository files navigation

Ekam Commons Ekam Commons

Ekam home | Documentation

Ekam Commons is a core utility library for Ekam. It's core functionalities include

  • Data Cache
  • Random Port Generator (For Appium and Selenium servers)
  • Directory and File Finders
  • File Utilities
  • Gson Parser
  • Path Builder
  • Repetitive String Generator

Ekam Commons can be included not just in Ekam but in any project.

Dependencies

Gradle

implementation 'com.testvagrant.ekam:ekam-commons:0.1.1-beta'

Maven

<dependency>
  <groupId>com.testvagrant.ekam</groupId>
  <artifactId>ekam-commons</artifactId>
  <version>1.0.2</version>
</dependency>

Building

./gradlew clean build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages