GroupId | GroupIdru.sbtqa.tag.pagefactory |
---|---|
ArtifactId | ArtifactIdpage-factory-core |
Version | Version15.14.2 |
Type | Typejar |
Filename | Size |
---|---|
page-factory-core-15.14.2.pom | |
page-factory-core-15.14.2.jar | 930 KB |
page-factory-core-15.14.2-sources.jar | 65 KB |
page-factory-core-15.14.2-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag.pagefactory/page-factory-core/ -->
<dependency>
<groupId>ru.sbtqa.tag.pagefactory</groupId>
<artifactId>page-factory-core</artifactId>
<version>15.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag.pagefactory/page-factory-core/
implementation 'ru.sbtqa.tag.pagefactory:page-factory-core:15.14.2'
// https://jarcasting.com/artifacts/ru.sbtqa.tag.pagefactory/page-factory-core/
implementation ("ru.sbtqa.tag.pagefactory:page-factory-core:15.14.2")
'ru.sbtqa.tag.pagefactory:page-factory-core:jar:15.14.2'
<dependency org="ru.sbtqa.tag.pagefactory" name="page-factory-core" rev="15.14.2">
<artifact name="page-factory-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag.pagefactory', module='page-factory-core', version='15.14.2')
)
libraryDependencies += "ru.sbtqa.tag.pagefactory" % "page-factory-core" % "15.14.2"
[ru.sbtqa.tag.pagefactory/page-factory-core "15.14.2"]