Last Version

kosent 1.0.6

An acceptance testing library

License

License

GroupId

GroupId

com.oneeyedmen
ArtifactId

ArtifactId

konsent
Version

Version

1.0.6
Type

Type

jar
Description

Description

kosent
An acceptance testing library
Project URL

Project URL

https://github.com/dmcg/konsent
Source Code Management

Source Code Management

https://github.com/dmcg/konsent

Download konsent 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.51
com.natpryce : hamkrest jar 1.4.2.0
com.oneeyedmen : okeydoke jar 1.1.0
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.53.0

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.1.51

Project Modules

There are no modules declared in this project.