Download play-bootstrap-core_2.10-1.2-P24-RC1.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.2-P24-RC1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

play-bootstrap-core_2.10-1.2-P24-RC1-javadoc.jar
play-bootstrap-core_2.10-1.2-P24-RC1-sources.jar
play-bootstrap-core_2.10-1.2-P24-RC1.jar
play-bootstrap-core_2.10-1.2-P24-RC1.pom



Related Tutorials