is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-bootstrap 0.59.0.14

The JWebSwing implementation for Bootstrap

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-bootstrap
Version

Version

0.59.0.14
Type

Type

jar

Download jwebmp-bootstrap 0.59.0.14


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