is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.bootstrap:jwebmp-bootstrap 0.67.0.12

The JWebSwing implementation for Bootstrap 4

GroupId

GroupId

com.jwebmp.plugins.bootstrap
ArtifactId

ArtifactId

jwebmp-bootstrap
Version

Version

0.67.0.12
Type

Type

jar

Download jwebmp-bootstrap 0.67.0.12


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/ -->
<dependency>
    <groupId>com.jwebmp.plugins.bootstrap</groupId>
    <artifactId>jwebmp-bootstrap</artifactId>
    <version>0.67.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/
implementation 'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:0.67.0.12'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/
implementation ("com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:0.67.0.12")
'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:jar:0.67.0.12'
<dependency org="com.jwebmp.plugins.bootstrap" name="jwebmp-bootstrap" rev="0.67.0.12">
  <artifact name="jwebmp-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.bootstrap', module='jwebmp-bootstrap', version='0.67.0.12')
)
libraryDependencies += "com.jwebmp.plugins.bootstrap" % "jwebmp-bootstrap" % "0.67.0.12"
[com.jwebmp.plugins.bootstrap/jwebmp-bootstrap "0.67.0.12"]