is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.bootstrap:jwebmp-bootstrap 1.1.1.5-jre15

The JWebSwing implementation for Bootstrap 4

GroupId

GroupId

com.jwebmp.plugins.bootstrap
ArtifactId

ArtifactId

jwebmp-bootstrap
Version

Version

1.1.1.5-jre15
Type

Type

jar

Download jwebmp-bootstrap 1.1.1.5-jre15


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