is not current version
Last Version 4.2.5

com.github.claremontqualitymanagement:taf.core 4.2.1

Core module for TAF (Test Automation Framework) by Claremont.

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.core
Version

Version

4.2.1
Type

Type

jar

Download taf.core 4.2.1


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