не последняя версия
Последняя версия 1.3.0.0

br.com.thiagomoreira.liferay.plugins:share-buttons-portlet 1.2.0.0

This app creates a vertical tab in the left side of the page with 3 buttons used to share the current url on Facebook or Twitter or Google Plus.

Группа

Группа

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

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

share-buttons-portlet
Версия

Версия

1.2.0.0
Тип

Тип

war

Скачать share-buttons-portlet 1.2.0.0


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