is not current version
Last Version 1.0.4

com.github.bogdanlivadariu:java-automation-framework 1.0.2

A simple java automation components collection, that are in plan to be extended

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

java-automation-framework
Version

Version

1.0.2
Type

Type

jar

Download java-automation-framework 1.0.2


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