Jar examples for f:flow-server
You can download jar file flow-server 1.0.1 in this page.
You can use the following script to add flow-server-1.0.1.jar to your project.
<dependency> <groupId>com.vaadin</groupId> <artifactId>flow-server</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.vaadin', name: 'flow-server', version: '1.0.1'
libraryDependencies += "com.vaadin" % "flow-server" % "1.0.1"
<dependency org="com.vaadin" name="flow-server" rev="1.0.1"/>
@Grapes(@Grab(group='com.vaadin', module='flow-server', version='1.0.1'))
'com.vaadin:flow-server:jar:1.0.1'
Click the following link to download the jar file.
flow-server-1.0.1-javadoc.jar