is not current version
Last Version 3.1.0.RELEASE

com.foreach.across.modules:bootstrap-ui-module 3.0.0.RELEASE

Provides a ViewElement model implementation for Twitter Bootstrap.

GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

bootstrap-ui-module
Version

Version

3.0.0.RELEASE
Type

Type

jar

Download bootstrap-ui-module 3.0.0.RELEASE


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