is not current version
Last Version 1.0.6

com.oneeyedmen:konsent 1.0.0

An acceptance testing library

GroupId

GroupId

com.oneeyedmen
ArtifactId

ArtifactId

konsent
Version

Version

1.0.0
Type

Type

jar

Download konsent 1.0.0


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