| Группа | Группаbr.com.thiagomoreira.liferay.plugins |
|---|---|
| Идентификатор | Идентификаторnot-found-services-web-service |
| Версия | Версия1.2.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-service/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins</groupId>
<artifactId>not-found-services-web-service</artifactId>
<version>1.2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-service/
implementation 'br.com.thiagomoreira.liferay.plugins:not-found-services-web-service:1.2.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/not-found-services-web-service/
implementation ("br.com.thiagomoreira.liferay.plugins:not-found-services-web-service:1.2.0.0")
'br.com.thiagomoreira.liferay.plugins:not-found-services-web-service:jar:1.2.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="not-found-services-web-service" rev="1.2.0.0">
<artifact name="not-found-services-web-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='not-found-services-web-service', version='1.2.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "not-found-services-web-service" % "1.2.0.0"
[br.com.thiagomoreira.liferay.plugins/not-found-services-web-service "1.2.0.0"]