Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.grossopa |
ArtifactId | ArtifactIdhamster-selenium-component-antdesign |
Version | Version1.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-antdesign/ -->
<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-component-antdesign</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-antdesign/
implementation 'com.github.grossopa:hamster-selenium-component-antdesign:1.7'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-antdesign/
implementation ("com.github.grossopa:hamster-selenium-component-antdesign:1.7")
'com.github.grossopa:hamster-selenium-component-antdesign:jar:1.7'
<dependency org="com.github.grossopa" name="hamster-selenium-component-antdesign" rev="1.7">
<artifact name="hamster-selenium-component-antdesign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-component-antdesign', version='1.7')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-component-antdesign" % "1.7"
[com.github.grossopa/hamster-selenium-component-antdesign "1.7"]