License |
License |
---|---|
GroupId | GroupIdio.github.adven27 |
ArtifactId | ArtifactIdexam-ui |
Last Version | Last Version6.0.0-beta-9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexam-ui
Extension for Concordion BDD Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exam-ui-6.0.0-beta-9.pom | |
exam-ui-6.0.0-beta-9.jar | 10 KB |
exam-ui-6.0.0-beta-9-sources.jar | 5 KB |
exam-ui-6.0.0-beta-9-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.adven27/exam-ui/ -->
<dependency>
<groupId>io.github.adven27</groupId>
<artifactId>exam-ui</artifactId>
<version>6.0.0-beta-9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.adven27/exam-ui/
implementation 'io.github.adven27:exam-ui:6.0.0-beta-9'
// https://jarcasting.com/artifacts/io.github.adven27/exam-ui/
implementation ("io.github.adven27:exam-ui:6.0.0-beta-9")
'io.github.adven27:exam-ui:jar:6.0.0-beta-9'
<dependency org="io.github.adven27" name="exam-ui" rev="6.0.0-beta-9">
<artifact name="exam-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.adven27', module='exam-ui', version='6.0.0-beta-9')
)
libraryDependencies += "io.github.adven27" % "exam-ui" % "6.0.0-beta-9"
[io.github.adven27/exam-ui "6.0.0-beta-9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.adven27 : exam-core | jar | 6.0.0-beta-9 |
com.codeborne : selenide | jar | 6.2.1 |
io.github.bonigarcia : webdrivermanager | jar | 5.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |