GroupId | GroupIdru.taskurotta |
---|---|
ArtifactId | ArtifactIdservices-hz |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
services-hz-0.8.0.pom | |
services-hz-0.8.0.jar | 155 KB |
services-hz-0.8.0-sources.jar | 72 KB |
services-hz-0.8.0-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.taskurotta/services-hz/ -->
<dependency>
<groupId>ru.taskurotta</groupId>
<artifactId>services-hz</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/services-hz/
implementation 'ru.taskurotta:services-hz:0.8.0'
// https://jarcasting.com/artifacts/ru.taskurotta/services-hz/
implementation ("ru.taskurotta:services-hz:0.8.0")
'ru.taskurotta:services-hz:jar:0.8.0'
<dependency org="ru.taskurotta" name="services-hz" rev="0.8.0">
<artifact name="services-hz" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='services-hz', version='0.8.0')
)
libraryDependencies += "ru.taskurotta" % "services-hz" % "0.8.0"
[ru.taskurotta/services-hz "0.8.0"]