is not current version
Last Version 1.21

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


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.embed
ArtifactId

ArtifactId

embedded-services
Version

Version

1.16
Type

Type

jar

Download embedded-services 1.16


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