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