is not current version
Last Version 1.21

ru.yandex.qatools.embed:embedded-services 1.18


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.embed
ArtifactId

ArtifactId

embedded-services
Version

Version

1.18
Type

Type

jar

Download embedded-services 1.18


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.embed/embedded-services/ -->
<dependency>
    <groupId>ru.yandex.qatools.embed</groupId>
    <artifactId>embedded-services</artifactId>
    <version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.embed/embedded-services/
implementation 'ru.yandex.qatools.embed:embedded-services:1.18'
// https://jarcasting.com/artifacts/ru.yandex.qatools.embed/embedded-services/
implementation ("ru.yandex.qatools.embed:embedded-services:1.18")
'ru.yandex.qatools.embed:embedded-services:jar:1.18'
<dependency org="ru.yandex.qatools.embed" name="embedded-services" rev="1.18">
  <artifact name="embedded-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.embed', module='embedded-services', version='1.18')
)
libraryDependencies += "ru.yandex.qatools.embed" % "embedded-services" % "1.18"
[ru.yandex.qatools.embed/embedded-services "1.18"]