Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdhu.icellmobilsoft.roaster |
ArtifactId | ArtifactIdroaster-selenide |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
roaster-selenide-0.2.0.pom | 996 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-selenide/ -->
<dependency>
<groupId>hu.icellmobilsoft.roaster</groupId>
<artifactId>roaster-selenide</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-selenide/
implementation 'hu.icellmobilsoft.roaster:roaster-selenide:0.2.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-selenide/
implementation ("hu.icellmobilsoft.roaster:roaster-selenide:0.2.0")
'hu.icellmobilsoft.roaster:roaster-selenide:pom:0.2.0'
<dependency org="hu.icellmobilsoft.roaster" name="roaster-selenide" rev="0.2.0">
<artifact name="roaster-selenide" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.roaster', module='roaster-selenide', version='0.2.0')
)
libraryDependencies += "hu.icellmobilsoft.roaster" % "roaster-selenide" % "0.2.0"
[hu.icellmobilsoft.roaster/roaster-selenide "0.2.0"]