is not current version
Last Version 1.3.0.0

br.com.thiagomoreira.liferay.plugins:bootstrap-jumbotron-theme 0.1

Bootstrap Jumbotron theme is a theme based on the Jumbotron example from http://getbootstrap.com/2.3.2/examples/hero.html and the _styled theme. By default it prints the site's name and description into the jumbotron area. It also enables add contact information to the footer through theme settings in the Site Administration area.

GroupId

GroupId

br.com.thiagomoreira.liferay.plugins
ArtifactId

ArtifactId

bootstrap-jumbotron-theme
Version

Version

0.1
Type

Type

war

Download bootstrap-jumbotron-theme 0.1


<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/bootstrap-jumbotron-theme/ -->
<dependency>
    <groupId>br.com.thiagomoreira.liferay.plugins</groupId>
    <artifactId>bootstrap-jumbotron-theme</artifactId>
    <version>0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/bootstrap-jumbotron-theme/
implementation 'br.com.thiagomoreira.liferay.plugins:bootstrap-jumbotron-theme:0.1'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/bootstrap-jumbotron-theme/
implementation ("br.com.thiagomoreira.liferay.plugins:bootstrap-jumbotron-theme:0.1")
'br.com.thiagomoreira.liferay.plugins:bootstrap-jumbotron-theme:war:0.1'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="bootstrap-jumbotron-theme" rev="0.1">
  <artifact name="bootstrap-jumbotron-theme" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='bootstrap-jumbotron-theme', version='0.1')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "bootstrap-jumbotron-theme" % "0.1"
[br.com.thiagomoreira.liferay.plugins/bootstrap-jumbotron-theme "0.1"]