is not current version
Last Version 1.21

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


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.embed
ArtifactId

ArtifactId

embedded-services
Version

Version

1.15
Type

Type

jar

Download embedded-services 1.15


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