Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdru.yandex.cocaine |
ArtifactId | ArtifactIdcocaine-services |
Version | Version0.11.0.0 |
Type | Typejar |
Filename | Size |
---|---|
cocaine-services-0.11.0.0.pom | |
cocaine-services-0.11.0.0.jar | 22 KB |
cocaine-services-0.11.0.0-sources.jar | 10 KB |
cocaine-services-0.11.0.0-javadoc.jar | 109 KB |
Browse |
<!-- 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"]