r

replace-theme-ids-hook

This app helps to replace old theme to new ones.
Files download
File Operation
replace-theme-ids-hook-1.3.0.0.pom download
replace-theme-ids-hook-1.3.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>br.com.thiagomoreira.liferay.plugins</groupId>
  <artifactId>replace-theme-ids-hook</artifactId>
  <version>1.3.0.0</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:1.3.0.0'
Gradle Kotlin
implementation("br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:1.3.0.0")
Scala SBT
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "replace-theme-ids-hook" % "1.3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='br.com.thiagomoreira.liferay.plugins', module='replace-theme-ids-hook', version='1.3.0.0')
)
Apache Ivy
<dependency org="br.com.thiagomoreira.liferay.plugins" name="replace-theme-ids-hook" rev="1.3.0.0" />
Leiningen
[br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook "1.3.0.0"]
Apache Buildr
'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:jar:1.3.0.0'