is not current version
Last Version 2.0.6

com.cedarsoft.commons.old.rest:server 2.0.5


GroupId

GroupId

com.cedarsoft.commons.old.rest
ArtifactId

ArtifactId

server
Version

Version

2.0.5
Type

Type

jar

Download server 2.0.5


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