Download web.fileserver-0.9-incubating.jar file - Jar w

Jar examples for w:web

Description

You can download jar file web.fileserver 0.9-incubating in this page.

License

Apache License

Build File

You can use the following script to add web.fileserver-0.9-incubating.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>web.fileserver</artifactId>
   <version>0.9-incubating</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'web.fileserver', version: '0.9-incubating'
libraryDependencies += "org.apache.clerezza" % "web.fileserver" % "0.9-incubating"
<dependency org="org.apache.clerezza" name="web.fileserver" rev="0.9-incubating"/>
@Grapes(@Grab(group='org.apache.clerezza', module='web.fileserver', version='0.9-incubating'))
'org.apache.clerezza:web.fileserver:jar:0.9-incubating'

Download

Click the following link to download the jar file.

web.fileserver-0.9-incubating-javadoc.jar
web.fileserver-0.9-incubating-sources.jar
web.fileserver-0.9-incubating.jar
web.fileserver-0.9-incubating.pom



Related Tutorials