Download rt-servlet-common-2.7.jar file - Jar r

Jar examples for r:rt-servlet-common

Description

You can download jar file rt-servlet-common 2.7 in this page.

Build File

You can use the following script to add rt-servlet-common-2.7.jar to your project.

<dependency>
   <groupId>li.rudin.rt</groupId>
   <artifactId>rt-servlet-common</artifactId>
   <version>2.7</version>
</dependency>
compile group: 'li.rudin.rt', name: 'rt-servlet-common', version: '2.7'
libraryDependencies += "li.rudin.rt" % "rt-servlet-common" % "2.7"
<dependency org="li.rudin.rt" name="rt-servlet-common" rev="2.7"/>
@Grapes(@Grab(group='li.rudin.rt', module='rt-servlet-common', version='2.7'))
'li.rudin.rt:rt-servlet-common:jar:2.7'

Download

Click the following link to download the jar file.

rt-servlet-common-2.7-javadoc.jar
rt-servlet-common-2.7-sources.jar
rt-servlet-common-2.7.jar
rt-servlet-common-2.7.pom



Related Tutorials