is not current version
Last Version 3.0.11

com.github.claremontqualitymanagement.TestAutomationFramework:Core 3.0.9

This is the CORE project from Claremont - TAF

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.claremontqualitymanagement.TestAutomationFramework
ArtifactId

ArtifactId

Core
Version

Version

3.0.9
Type

Type

jar

Download Core 3.0.9


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