Download bootsfaces-0.8.0.jar file - Jar b

Jar examples for b:bootsfaces

Description

TheCoder4EU

You can download jar file bootsfaces 0.8.0 in this page.

License

GNU General Public License (GPL) version 3.0

Build File

You can use the following script to add bootsfaces-0.8.0.jar to your project.

<dependency>
   <groupId>net.bootsfaces</groupId>
   <artifactId>bootsfaces</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'net.bootsfaces', name: 'bootsfaces', version: '0.8.0'
libraryDependencies += "net.bootsfaces" % "bootsfaces" % "0.8.0"
<dependency org="net.bootsfaces" name="bootsfaces" rev="0.8.0"/>
@Grapes(@Grab(group='net.bootsfaces', module='bootsfaces', version='0.8.0'))
'net.bootsfaces:bootsfaces:jar:0.8.0'

Download

Click the following link to download the jar file.

bootsfaces-0.8.0-javadoc.jar
bootsfaces-0.8.0-sources.jar
bootsfaces-0.8.0.jar
bootsfaces-0.8.0.pom



Related Tutorials