Download web-supports-0.0.4.jar file - Jar w

Jar examples for w:web-supports

Description

You can download jar file web-supports 0.0.4 in this page.

Build File

You can use the following script to add web-supports-0.0.4.jar to your project.

<dependency>
   <groupId>io.github.sweehaw</groupId>
   <artifactId>web-supports</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'io.github.sweehaw', name: 'web-supports', version: '0.0.4'
libraryDependencies += "io.github.sweehaw" % "web-supports" % "0.0.4"
<dependency org="io.github.sweehaw" name="web-supports" rev="0.0.4"/>
@Grapes(@Grab(group='io.github.sweehaw', module='web-supports', version='0.0.4'))
'io.github.sweehaw:web-supports:jar:0.0.4'

Download

Click the following link to download the jar file.

web-supports-0.0.4-javadoc.jar
web-supports-0.0.4-sources.jar
web-supports-0.0.4.jar
web-supports-0.0.4.pom



Related Tutorials