is not current version
Last Version 1.0.1

com.kliuchkovskii:core-automation-framework 1.0

Core functionality for UI automation framework based on selenide

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.kliuchkovskii
ArtifactId

ArtifactId

core-automation-framework
Version

Version

1.0
Type

Type

jar

Download core-automation-framework 1.0


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