is not current version
Last Version 1.0.6

com.oneeyedmen:konsent 0.2.0

An acceptance testing library

GroupId

GroupId

com.oneeyedmen
ArtifactId

ArtifactId

konsent
Version

Version

0.2.0
Type

Type

jar

Download konsent 0.2.0


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