is not current version
Last Version 4.0.8

com.axway.ats.framework:ats-rbv 4.0.5

ATS Rule Based Verification (RBV) Library

GroupId

GroupId

com.axway.ats.framework
ArtifactId

ArtifactId

ats-rbv
Version

Version

4.0.5
Type

Type

jar

Download ats-rbv 4.0.5


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