Download play-bootstrap-core_2.11-1.0-P25.jar file - Jar p

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

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.11 1.0-P25 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

play-bootstrap-core_2.11-1.0-P25-javadoc.jar
play-bootstrap-core_2.11-1.0-P25-sources.jar
play-bootstrap-core_2.11-1.0-P25.jar
play-bootstrap-core_2.11-1.0-P25.pom



Related Tutorials