is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.bootstrap:jwebmp-bootstrap 1.0.19.9

The JWebSwing implementation for Bootstrap 4

GroupId

GroupId

com.jwebmp.plugins.bootstrap
ArtifactId

ArtifactId

jwebmp-bootstrap
Version

Version

1.0.19.9
Type

Type

jar

Download jwebmp-bootstrap 1.0.19.9


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