License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcn.gateside |
ArtifactId | ArtifactIdGattmg |
Version | Version2.1.19 |
Type | Typejar |
Description |
DescriptionGattmg
Interface/UI automation testing framework
|
Filename | Size |
---|---|
Gattmg-2.1.19.pom | |
Gattmg-2.1.19.jar | 31 KB |
Gattmg-2.1.19-sources.jar | 18 KB |
Gattmg-2.1.19-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.gateside/Gattmg/ -->
<dependency>
<groupId>cn.gateside</groupId>
<artifactId>Gattmg</artifactId>
<version>2.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gateside/Gattmg/
implementation 'cn.gateside:Gattmg:2.1.19'
// https://jarcasting.com/artifacts/cn.gateside/Gattmg/
implementation ("cn.gateside:Gattmg:2.1.19")
'cn.gateside:Gattmg:jar:2.1.19'
<dependency org="cn.gateside" name="Gattmg" rev="2.1.19">
<artifact name="Gattmg" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gateside', module='Gattmg', version='2.1.19')
)
libraryDependencies += "cn.gateside" % "Gattmg" % "2.1.19"
[cn.gateside/Gattmg "2.1.19"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
cn.gateside : gatesideLib | jar | 2.0.8 |
cn.gateside : GATCore | jar | 2.1.19 |