License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdnet.reactivecore |
ArtifactId | ArtifactIdplay-bootstrap-core_2.11 |
Version | Version1.4-P26-0 |
Type | Typejar |
Description |
Descriptionplay-bootstrap-core
This is a collection of input helpers and field constructors for Play Framework to render Bootstrap HTML code.
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.reactivecore |
<!-- https://jarcasting.com/artifacts/net.reactivecore/play-bootstrap-core_2.11/ -->
<dependency>
<groupId>net.reactivecore</groupId>
<artifactId>play-bootstrap-core_2.11</artifactId>
<version>1.4-P26-0</version>
</dependency>
// https://jarcasting.com/artifacts/net.reactivecore/play-bootstrap-core_2.11/
implementation 'net.reactivecore:play-bootstrap-core_2.11:1.4-P26-0'
// https://jarcasting.com/artifacts/net.reactivecore/play-bootstrap-core_2.11/
implementation ("net.reactivecore:play-bootstrap-core_2.11:1.4-P26-0")
'net.reactivecore:play-bootstrap-core_2.11:jar:1.4-P26-0'
<dependency org="net.reactivecore" name="play-bootstrap-core_2.11" rev="1.4-P26-0">
<artifact name="play-bootstrap-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.reactivecore', module='play-bootstrap-core_2.11', version='1.4-P26-0')
)
libraryDependencies += "net.reactivecore" % "play-bootstrap-core_2.11" % "1.4-P26-0"
[net.reactivecore/play-bootstrap-core_2.11 "1.4-P26-0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : twirl-api_2.11 | jar | 1.3.14 |
com.typesafe.play : play-server_2.11 | jar | 2.6.12 |
com.typesafe.play : play-logback_2.11 | jar | 2.6.12 |
com.typesafe.play : play-akka-http-server_2.11 | jar | 2.6.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.11 | jar | 2.6.12 |