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

Jar examples for s:server-it

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials