<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app</groupId>
<artifactId>themes</artifactId>
<version>1.0.1</version>
</dependency>
implementation group: 'br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app', name: 'themes', version: '1.0.1'
implementation 'br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app:themes:1.0.1'
implementation("br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app:themes:1.0.1")
libraryDependencies += "br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app" % "themes" % "1.0.1"
<dependency org="br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app" name="themes" rev="1.0.1"/>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app', module='themes', version='1.0.1')
)
[br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app/themes "1.0.1"]
'br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app:themes:jar:1.0.1'