Download wingtips-servlet-api-0.14.0.jar file - Jar w

Jar examples for w:wingtips-servlet-api

Description

Wingtips module wingtips-servlet-api

You can download jar file wingtips-servlet-api 0.14.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wingtips-servlet-api-0.14.0.jar to your project.

<dependency>
   <groupId>com.nike.wingtips</groupId>
   <artifactId>wingtips-servlet-api</artifactId>
   <version>0.14.0</version>
</dependency>
compile group: 'com.nike.wingtips', name: 'wingtips-servlet-api', version: '0.14.0'
libraryDependencies += "com.nike.wingtips" % "wingtips-servlet-api" % "0.14.0"
<dependency org="com.nike.wingtips" name="wingtips-servlet-api" rev="0.14.0"/>
@Grapes(@Grab(group='com.nike.wingtips', module='wingtips-servlet-api', version='0.14.0'))
'com.nike.wingtips:wingtips-servlet-api:jar:0.14.0'

Download

Click the following link to download the jar file.

wingtips-servlet-api-0.14.0-javadoc.jar
wingtips-servlet-api-0.14.0-sources.jar
wingtips-servlet-api-0.14.0.jar
wingtips-servlet-api-0.14.0.pom



Related Tutorials