webui-framework

A library of automated testing related functions.

Leiningen/Boot

[webui-framework "1.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

webui-framework/webui-framework {:mvn/version "1.0.2-SNAPSHOT"}

Gradle

implementation("webui-framework:webui-framework:1.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>webui-framework</groupId>
  <artifactId>webui-framework</artifactId>
  <version>1.0.2-SNAPSHOT</version>
</dependency>