is not current version
Last Version 4.0.20

com.github.lanit-izh:automation-framework-core 4.0.10


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.lanit-izh
ArtifactId

ArtifactId

automation-framework-core
Version

Version

4.0.10
Type

Type

jar

Download automation-framework-core 4.0.10


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