is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.bootstrap:jwebmp-bootstrap 1.0.9.14

The JWebSwing implementation for Bootstrap 4

GroupId

GroupId

com.jwebmp.plugins.bootstrap
ArtifactId

ArtifactId

jwebmp-bootstrap
Version

Version

1.0.9.14
Type

Type

jar

Download jwebmp-bootstrap 1.0.9.14


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