Download play-bootstrap-core_2.10-1.0-P24.jar file - Jar p

Jar examples for p:play-bootstrap-core-2.10

Description

This is a collection of input helpers and field constructors for Play Framework to render Bootstrap HTML code.

You can download jar file play-bootstrap-core_2.10 1.0-P24 in this page.

License

Apache License

Build File

You can use the following script to add play-bootstrap-core_2.10-1.0-P24.jar to your project.

<dependency>
   <groupId>com.adrianhurt</groupId>
   <artifactId>play-bootstrap-core_2.10</artifactId>
   <version>1.0-P24</version>
</dependency>
compile group: 'com.adrianhurt', name: 'play-bootstrap-core_2.10', version: '1.0-P24'
libraryDependencies += "com.adrianhurt" % "play-bootstrap-core_2.10" % "1.0-P24"
<dependency org="com.adrianhurt" name="play-bootstrap-core_2.10" rev="1.0-P24"/>
@Grapes(@Grab(group='com.adrianhurt', module='play-bootstrap-core_2.10', version='1.0-P24'))
'com.adrianhurt:play-bootstrap-core_2.10:jar:1.0-P24'

Download

Click the following link to download the jar file.

play-bootstrap-core_2.10-1.0-P24-javadoc.jar
play-bootstrap-core_2.10-1.0-P24-sources.jar
play-bootstrap-core_2.10-1.0-P24.jar
play-bootstrap-core_2.10-1.0-P24.pom



Related Tutorials