| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.poshi.runner.resources.portal.master |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Poshi Runner Resources Portal Master
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner.resources.portal.master/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.poshi.runner.resources.portal.master</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner.resources.portal.master/
implementation 'com.liferay:com.liferay.poshi.runner.resources.portal.master:1.0.4'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner.resources.portal.master/
implementation ("com.liferay:com.liferay.poshi.runner.resources.portal.master:1.0.4")
'com.liferay:com.liferay.poshi.runner.resources.portal.master:jar:1.0.4'
<dependency org="com.liferay" name="com.liferay.poshi.runner.resources.portal.master" rev="1.0.4">
<artifact name="com.liferay.poshi.runner.resources.portal.master" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.poshi.runner.resources.portal.master', version='1.0.4')
)
libraryDependencies += "com.liferay" % "com.liferay.poshi.runner.resources.portal.master" % "1.0.4"
[com.liferay/com.liferay.poshi.runner.resources.portal.master "1.0.4"]