is not current version
Last Version 1.5.0

com.gregmarut.resty:server-it 1.4.0


GroupId

GroupId

com.gregmarut.resty
ArtifactId

ArtifactId

server-it
Version

Version

1.4.0
Type

Type

jar

Download server-it 1.4.0


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