is not current version
Last Version 2.0

io.github.jant009:BAFramework 1.2

B/Acceptance's selenium Framework

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.jant009
ArtifactId

ArtifactId

BAFramework
Version

Version

1.2
Type

Type

jar

Download BAFramework 1.2


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