GroupId | GroupIdcom.github.claremontqualitymanagement |
---|---|
ArtifactId | ArtifactIdtaf.eyesupport |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
taf.eyesupport-4.0.0.pom | |
taf.eyesupport-4.0.0.jar | 218 KB |
taf.eyesupport-4.0.0-sources.jar | 211 KB |
taf.eyesupport-4.0.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.eyesupport/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement</groupId>
<artifactId>taf.eyesupport</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.eyesupport/
implementation 'com.github.claremontqualitymanagement:taf.eyesupport:4.0.0'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.eyesupport/
implementation ("com.github.claremontqualitymanagement:taf.eyesupport:4.0.0")
'com.github.claremontqualitymanagement:taf.eyesupport:jar:4.0.0'
<dependency org="com.github.claremontqualitymanagement" name="taf.eyesupport" rev="4.0.0">
<artifact name="taf.eyesupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement', module='taf.eyesupport', version='4.0.0')
)
libraryDependencies += "com.github.claremontqualitymanagement" % "taf.eyesupport" % "4.0.0"
[com.github.claremontqualitymanagement/taf.eyesupport "4.0.0"]