is not current version
Last Version 1.3.0.0

br.com.thiagomoreira.liferay.plugins:hooks 0.1


GroupId

GroupId

br.com.thiagomoreira.liferay.plugins
ArtifactId

ArtifactId

hooks
Version

Version

0.1
Type

Type

pom

Download hooks 0.1

Filename Size
hooks-0.1.pom 1 KB
Browse

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