License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.qameta.atlas |
ArtifactId | ArtifactIdgithub |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionAtlas Github Sample
Atlas Github Sample
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-1.8.0.pom | |
github-1.8.0.jar | 8 KB |
github-1.8.0-sources.jar | 7 KB |
github-1.8.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qameta.atlas/github/ -->
<dependency>
<groupId>io.qameta.atlas</groupId>
<artifactId>github</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.atlas/github/
implementation 'io.qameta.atlas:github:1.8.0'
// https://jarcasting.com/artifacts/io.qameta.atlas/github/
implementation ("io.qameta.atlas:github:1.8.0")
'io.qameta.atlas:github:jar:1.8.0'
<dependency org="io.qameta.atlas" name="github" rev="1.8.0">
<artifact name="github" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.atlas', module='github', version='1.8.0')
)
libraryDependencies += "io.qameta.atlas" % "github" % "1.8.0"
[io.qameta.atlas/github "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.atlas : atlas-appium | jar | 1.8.0 |
io.qameta.atlas : atlas-core | jar | 1.8.0 |
io.qameta.atlas : atlas-webdriver | jar | 1.8.0 |
org.aeonbits.owner : owner-java8 | jar | 1.0.6 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |