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