License |
License |
---|---|
GroupId | GroupIdru.taskurotta |
ArtifactId | ArtifactIdserver |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaskurotta :: Server
Open source coordination of distributed processes for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
server-0.8.1.pom | |
server-0.8.1.jar | 2 KB |
server-0.8.1-sources.jar | 1 KB |
server-0.8.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.taskurotta/server/ -->
<dependency>
<groupId>ru.taskurotta</groupId>
<artifactId>server</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/server/
implementation 'ru.taskurotta:server:0.8.1'
// https://jarcasting.com/artifacts/ru.taskurotta/server/
implementation ("ru.taskurotta:server:0.8.1")
'ru.taskurotta:server:jar:0.8.1'
<dependency org="ru.taskurotta" name="server" rev="0.8.1">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='server', version='0.8.1')
)
libraryDependencies += "ru.taskurotta" % "server" % "0.8.1"
[ru.taskurotta/server "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
ru.taskurotta : transport | jar | 0.8.1 |