Download entando-misc-bootstrap-4.2.0-TP1.jar file - Jar e

Jar examples for e:entando-misc-bootstrap

Description

Twitter Bootstrap 2.3.1, with full sources, integrated with entando-archetype-portal-bootstrap, and sporting a default Entando theme.

You can download jar file entando-misc-bootstrap 4.2.0-TP1 in this page.

Build File

You can use the following script to add entando-misc-bootstrap-4.2.0-TP1.jar to your project.

<dependency>
   <groupId>org.entando.entando.bundles.misc</groupId>
   <artifactId>entando-misc-bootstrap</artifactId>
   <version>4.2.0-TP1</version>
</dependency>
compile group: 'org.entando.entando.bundles.misc', name: 'entando-misc-bootstrap', version: '4.2.0-TP1'
libraryDependencies += "org.entando.entando.bundles.misc" % "entando-misc-bootstrap" % "4.2.0-TP1"
<dependency org="org.entando.entando.bundles.misc" name="entando-misc-bootstrap" rev="4.2.0-TP1"/>
@Grapes(@Grab(group='org.entando.entando.bundles.misc', module='entando-misc-bootstrap', version='4.2.0-TP1'))
'org.entando.entando.bundles.misc:entando-misc-bootstrap:jar:4.2.0-TP1'

Download

Click the following link to download the jar file.

entando-misc-bootstrap-4.2.0-TP1-tests.jar
entando-misc-bootstrap-4.2.0-TP1.pom



Related Tutorials