не последняя версия
Последняя версия 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.

Группа

Группа

br.com.thiagomoreira.liferay.plugins
Идентификатор

Идентификатор

bootstrap-jumbotron-theme
Версия

Версия

0.1
Тип

Тип

war

Скачать 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"]