GroupId | GroupIdru.sbtqa.tag.pagefactory |
---|---|
ArtifactId | ArtifactIdpage-factory-core |
Version | Version14.8.1 |
Type | Typejar |
Filename | Size |
---|---|
page-factory-core-14.8.1.pom | |
page-factory-core-14.8.1.jar | 691 KB |
page-factory-core-14.8.1-sources.jar | 61 KB |
page-factory-core-14.8.1-javadoc.jar | 384 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>14.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag.pagefactory/page-factory-core/
implementation 'ru.sbtqa.tag.pagefactory:page-factory-core:14.8.1'
// https://jarcasting.com/artifacts/ru.sbtqa.tag.pagefactory/page-factory-core/
implementation ("ru.sbtqa.tag.pagefactory:page-factory-core:14.8.1")
'ru.sbtqa.tag.pagefactory:page-factory-core:jar:14.8.1'
<dependency org="ru.sbtqa.tag.pagefactory" name="page-factory-core" rev="14.8.1">
<artifact name="page-factory-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag.pagefactory', module='page-factory-core', version='14.8.1')
)
libraryDependencies += "ru.sbtqa.tag.pagefactory" % "page-factory-core" % "14.8.1"
[ru.sbtqa.tag.pagefactory/page-factory-core "14.8.1"]