Jar examples for p:play-bootstrap-core-2.12
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 in this page.
Apache License
You can use the following script to add play-bootstrap-core_2.12-1.2-P26.jar to your project.
<dependency> <groupId>com.adrianhurt</groupId> <artifactId>play-bootstrap-core_2.12</artifactId> <version>1.2-P26</version> </dependency>
compile group: 'com.adrianhurt', name: 'play-bootstrap-core_2.12', version: '1.2-P26'
libraryDependencies += "com.adrianhurt" % "play-bootstrap-core_2.12" % "1.2-P26"
<dependency org="com.adrianhurt" name="play-bootstrap-core_2.12" rev="1.2-P26"/>
@Grapes(@Grab(group='com.adrianhurt', module='play-bootstrap-core_2.12', version='1.2-P26'))
'com.adrianhurt:play-bootstrap-core_2.12:jar:1.2-P26'
Click the following link to download the jar file.
play-bootstrap-core_2.12-1.2-P26-javadoc.jar