Jar examples for f:fserve
fserve a friendly serving HTTP library
You can download jar file fserve 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fserve-0.1.jar to your project.
<dependency> <groupId>com.clouway.fserve</groupId> <artifactId>fserve</artifactId> <version>0.1</version> </dependency>
compile group: 'com.clouway.fserve', name: 'fserve', version: '0.1'
libraryDependencies += "com.clouway.fserve" % "fserve" % "0.1"
<dependency org="com.clouway.fserve" name="fserve" rev="0.1"/>
@Grapes(@Grab(group='com.clouway.fserve', module='fserve', version='0.1'))
'com.clouway.fserve:fserve:jar:0.1'
Click the following link to download the jar file.
fserve-0.1-javadoc.jar