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

Jar examples for r:rt-servlet-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials