is not current version
Last Version 0.8.1

ru.taskurotta:services 0.8.0


GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

services
Version

Version

0.8.0
Type

Type

jar

Download services 0.8.0


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