is not current version
Last Version 0.2.44

de.openkeyword:core 0.1.18

This is the core-module of OpenKeyWord. This module is automatically integrated by the adapters. In GUI automation, the core module is automatically integrated by the GUI modules (dependencies).

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.openkeyword
ArtifactId

ArtifactId

core
Version

Version

0.1.18
Type

Type

jar

Download core 0.1.18


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