License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdnet.reactivecore |
ArtifactId | ArtifactIdplay-bootstrap-core_2.12 |
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.12/ -->
<dependency>
<groupId>net.reactivecore</groupId>
<artifactId>play-bootstrap-core_2.12</artifactId>
<version>1.4-P26-0</version>
</dependency>
// https://jarcasting.com/artifacts/net.reactivecore/play-bootstrap-core_2.12/
implementation 'net.reactivecore:play-bootstrap-core_2.12:1.4-P26-0'
// https://jarcasting.com/artifacts/net.reactivecore/play-bootstrap-core_2.12/
implementation ("net.reactivecore:play-bootstrap-core_2.12:1.4-P26-0")
'net.reactivecore:play-bootstrap-core_2.12:jar:1.4-P26-0'
<dependency org="net.reactivecore" name="play-bootstrap-core_2.12" rev="1.4-P26-0">
<artifact name="play-bootstrap-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.reactivecore', module='play-bootstrap-core_2.12', version='1.4-P26-0')
)
libraryDependencies += "net.reactivecore" % "play-bootstrap-core_2.12" % "1.4-P26-0"
[net.reactivecore/play-bootstrap-core_2.12 "1.4-P26-0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.typesafe.play : twirl-api_2.12 | jar | 1.3.14 |
com.typesafe.play : play-server_2.12 | jar | 2.6.12 |
com.typesafe.play : play-logback_2.12 | jar | 2.6.12 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.6.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.6.12 |