Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.claremontqualitymanagement.TestAutomationFramework |
ArtifactId | ArtifactIdTestingCapabilityWeb |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
TestingCapabilityWeb-2.0.3.pom | |
TestingCapabilityWeb-2.0.3.jar | 165 KB |
TestingCapabilityWeb-2.0.3-sources.jar | 88 KB |
TestingCapabilityWeb-2.0.3-javadoc.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
<artifactId>TestingCapabilityWeb</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb/
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:2.0.3'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb/
implementation ("com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:2.0.3")
'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:jar:2.0.3'
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TestingCapabilityWeb" rev="2.0.3">
<artifact name="TestingCapabilityWeb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TestingCapabilityWeb', version='2.0.3')
)
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TestingCapabilityWeb" % "2.0.3"
[com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb "2.0.3"]