is not current version
Last Version 2.1.4

io.bitbucket.dsmoons:odk-test-framework 2.0.2

ODk Test Framework, framework for API (rest, soap) and browser (Selenium-based) automation testing. Фреймворк для сервисного (rest- и soap-api) и браузерного (Selenium) автоматизированного тестирования

GroupId

GroupId

io.bitbucket.dsmoons
ArtifactId

ArtifactId

odk-test-framework
Version

Version

2.0.2
Type

Type

jar

Download odk-test-framework 2.0.2


<!-- https://jarcasting.com/artifacts/io.bitbucket.dsmoons/odk-test-framework/ -->
<dependency>
    <groupId>io.bitbucket.dsmoons</groupId>
    <artifactId>odk-test-framework</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.dsmoons/odk-test-framework/
implementation 'io.bitbucket.dsmoons:odk-test-framework:2.0.2'
// https://jarcasting.com/artifacts/io.bitbucket.dsmoons/odk-test-framework/
implementation ("io.bitbucket.dsmoons:odk-test-framework:2.0.2")
'io.bitbucket.dsmoons:odk-test-framework:jar:2.0.2'
<dependency org="io.bitbucket.dsmoons" name="odk-test-framework" rev="2.0.2">
  <artifact name="odk-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.dsmoons', module='odk-test-framework', version='2.0.2')
)
libraryDependencies += "io.bitbucket.dsmoons" % "odk-test-framework" % "2.0.2"
[io.bitbucket.dsmoons/odk-test-framework "2.0.2"]