is not current version
Last Version 0.11.1.0

ru.yandex.cocaine:cocaine-services 0.11.0.0

Service binding utils for Cocaine Application Engine.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.cocaine
ArtifactId

ArtifactId

cocaine-services
Version

Version

0.11.0.0
Type

Type

jar

Download cocaine-services 0.11.0.0


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