is not current version
Last Version 0.8.1

ru.taskurotta:server 0.8.0


GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

server
Version

Version

0.8.0
Type

Type

jar

Download server 0.8.0


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