dylandoamaral / zio-selenium   1.0.1

Apache License 2.0 GitHub

A ZIO wrapper to interact with a browser using Selenium.

Scala versions: 2.13

zinteract 0.1.1


Group ID:
dev.doamaral
Artifact ID:
zinteract_2.13
Version:
0.1.1
Release Date:
Nov 9, 2020
Licenses:
Files:

libraryDependencies += "dev.doamaral" %% "zinteract" % "0.1.1"

Mill build tool

ivy"dev.doamaral::zinteract:0.1.1"

Scala CLI

//> using dep "dev.doamaral::zinteract:0.1.1"

Ammonite REPL

import $ivy.`dev.doamaral::zinteract:0.1.1`

<dependency>
  <groupId>dev.doamaral</groupId>
  <artifactId>zinteract_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'dev.doamaral', name: 'zinteract_2.13', version: '0.1.1'