| Группа | Группаbr.com.thiagomoreira.liferay.plugins |
|---|---|
| Идентификатор | Идентификаторreplace-theme-ids-hook |
| Версия | Версия0.1 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| replace-theme-ids-hook-0.1.pom | |
| replace-theme-ids-hook-0.1.war | 18 KB |
| replace-theme-ids-hook-0.1-sources.jar | 3 KB |
| replace-theme-ids-hook-0.1-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins</groupId>
<artifactId>replace-theme-ids-hook</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/
implementation 'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:0.1'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/
implementation ("br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:0.1")
'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:war:0.1'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="replace-theme-ids-hook" rev="0.1">
<artifact name="replace-theme-ids-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='replace-theme-ids-hook', version='0.1')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "replace-theme-ids-hook" % "0.1"
[br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook "0.1"]