| GroupId | GroupIdbr.com.thiagomoreira.liferay.plugins |
|---|---|
| ArtifactId | ArtifactIdnot-found-services-web |
| Version | Version1.2.0.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| not-found-services-web-1.2.0.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins</groupId>
<artifactId>not-found-services-web</artifactId>
<version>1.2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web/
implementation 'br.com.thiagomoreira.liferay.plugins:not-found-services-web:1.2.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web/
implementation ("br.com.thiagomoreira.liferay.plugins:not-found-services-web:1.2.0.0")
'br.com.thiagomoreira.liferay.plugins:not-found-services-web:pom:1.2.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="not-found-services-web" rev="1.2.0.0">
<artifact name="not-found-services-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='not-found-services-web', version='1.2.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "not-found-services-web" % "1.2.0.0"
[br.com.thiagomoreira.liferay.plugins/not-found-services-web "1.2.0.0"]