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