| GroupId | GroupIdbr.com.thiagomoreira.liferay.plugins.fix-virtual-host-app |
|---|---|
| ArtifactId | ArtifactIdfix-virtual-host-hook |
| Version | Version4.0.0 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/fix-virtual-host-hook/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app</groupId>
<artifactId>fix-virtual-host-hook</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/fix-virtual-host-hook/
implementation 'br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app:fix-virtual-host-hook:4.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/fix-virtual-host-hook/
implementation ("br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app:fix-virtual-host-hook:4.0.0")
'br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app:fix-virtual-host-hook:jar:4.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app" name="fix-virtual-host-hook" rev="4.0.0">
<artifact name="fix-virtual-host-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app', module='fix-virtual-host-hook', version='4.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app" % "fix-virtual-host-hook" % "4.0.0"
[br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/fix-virtual-host-hook "4.0.0"]