Download play-bootstrap-core_2.12-1.2-P26-RC2.jar file - Jar p

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

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.12 1.2-P26-RC2 in this page.

License

Apache License

Build File

You can use the following script to add play-bootstrap-core_2.12-1.2-P26-RC2.jar to your project.

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

Download

Click the following link to download the jar file.

play-bootstrap-core_2.12-1.2-P26-RC2-javadoc.jar
play-bootstrap-core_2.12-1.2-P26-RC2-sources.jar
play-bootstrap-core_2.12-1.2-P26-RC2.jar
play-bootstrap-core_2.12-1.2-P26-RC2.pom



Related Tutorials