Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.claremontqualitymanagement.TestAutomationFramework |
ArtifactId | ArtifactIdTestingCapabilitySoap |
Version | Version3.0.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilitySoap/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
<artifactId>TestingCapabilitySoap</artifactId>
<version>3.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilitySoap/
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilitySoap:3.0.10'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilitySoap/
implementation ("com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilitySoap:3.0.10")
'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilitySoap:jar:3.0.10'
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TestingCapabilitySoap" rev="3.0.10">
<artifact name="TestingCapabilitySoap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TestingCapabilitySoap', version='3.0.10')
)
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TestingCapabilitySoap" % "3.0.10"
[com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilitySoap "3.0.10"]