| Группа | Группаcom.liferay |
|---|---|
| Идентификатор | Идентификаторcom.liferay.poshi.runner |
| Версия | Версия1.0.28 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| com.liferay.poshi.runner-1.0.28.pom | |
| com.liferay.poshi.runner-1.0.28.jar | 235 KB |
| com.liferay.poshi.runner-1.0.28-sources.jar | 147 KB |
| com.liferay.poshi.runner-1.0.28-javadoc.zip | 340 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.poshi.runner</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner/
implementation 'com.liferay:com.liferay.poshi.runner:1.0.28'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner/
implementation ("com.liferay:com.liferay.poshi.runner:1.0.28")
'com.liferay:com.liferay.poshi.runner:jar:1.0.28'
<dependency org="com.liferay" name="com.liferay.poshi.runner" rev="1.0.28">
<artifact name="com.liferay.poshi.runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.poshi.runner', version='1.0.28')
)
libraryDependencies += "com.liferay" % "com.liferay.poshi.runner" % "1.0.28"
[com.liferay/com.liferay.poshi.runner "1.0.28"]