is not current version
Last Version 1.0.5

com.github.lewka:ocular 1.0.4

Visual Validation utility for functional automation projects using Selenium-WebDriver

GroupId

GroupId

com.github.lewka
ArtifactId

ArtifactId

ocular
Version

Version

1.0.4
Type

Type

jar

Download ocular 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.lewka/ocular/ -->
<dependency>
    <groupId>com.github.lewka</groupId>
    <artifactId>ocular</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lewka/ocular/
implementation 'com.github.lewka:ocular:1.0.4'
// https://jarcasting.com/artifacts/com.github.lewka/ocular/
implementation ("com.github.lewka:ocular:1.0.4")
'com.github.lewka:ocular:jar:1.0.4'
<dependency org="com.github.lewka" name="ocular" rev="1.0.4">
  <artifact name="ocular" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lewka', module='ocular', version='1.0.4')
)
libraryDependencies += "com.github.lewka" % "ocular" % "1.0.4"
[com.github.lewka/ocular "1.0.4"]