| Группа | Группаbr.com.thiagomoreira.liferay.plugins |
|---|---|
| Идентификатор | Идентификаторreplace-theme-ids-hook |
| Версия | Версия1.0.0.0 |
| Тип | Типwar |
<!-- 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>1.0.0.0</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:1.0.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/
implementation ("br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:1.0.0.0")
'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:war:1.0.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="replace-theme-ids-hook" rev="1.0.0.0">
<artifact name="replace-theme-ids-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='replace-theme-ids-hook', version='1.0.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "replace-theme-ids-hook" % "1.0.0.0"
[br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook "1.0.0.0"]