is not current version
Last Version 2.2

com.scireum:sds-server 2.0.1

Helps to perform differential patches through HTTP

GroupId

GroupId

com.scireum
ArtifactId

ArtifactId

sds-server
Version

Version

2.0.1
Type

Type

jar

Download sds-server 2.0.1


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