Download server-it-1.4.0.jar file - Jar s

Jar examples for s:server-it

Description

You can download jar file server-it 1.4.0 in this page.

Build File

You can use the following script to add server-it-1.4.0.jar to your project.

<dependency>
   <groupId>com.gregmarut.resty</groupId>
   <artifactId>server-it</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.gregmarut.resty', name: 'server-it', version: '1.4.0'
libraryDependencies += "com.gregmarut.resty" % "server-it" % "1.4.0"
<dependency org="com.gregmarut.resty" name="server-it" rev="1.4.0"/>
@Grapes(@Grab(group='com.gregmarut.resty', module='server-it', version='1.4.0'))
'com.gregmarut.resty:server-it:jar:1.4.0'

Download

Click the following link to download the jar file.

server-it-1.4.0-javadoc.jar
server-it-1.4.0-sources.jar
server-it-1.4.0.jar
server-it-1.4.0.pom



Related Tutorials