is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-bootstrap4 0.62.0.1

The JWebSwing implementation for Bootstrap 4

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-bootstrap4
Version

Version

0.62.0.1
Type

Type

jar

Download jwebmp-bootstrap4 0.62.0.1


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