| Группа | Группаcom.liferay |
|---|---|
| Идентификатор | Идентификаторcom.liferay.poshi.runner |
| Версия | Версия1.0.39 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| com.liferay.poshi.runner-1.0.39.pom | |
| com.liferay.poshi.runner-1.0.39.jar | 240 KB |
| com.liferay.poshi.runner-1.0.39-sources.jar | 151 KB |
| com.liferay.poshi.runner-1.0.39-javadoc.jar | 334 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.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner/
implementation 'com.liferay:com.liferay.poshi.runner:1.0.39'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.poshi.runner/
implementation ("com.liferay:com.liferay.poshi.runner:1.0.39")
'com.liferay:com.liferay.poshi.runner:jar:1.0.39'
<dependency org="com.liferay" name="com.liferay.poshi.runner" rev="1.0.39">
<artifact name="com.liferay.poshi.runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.poshi.runner', version='1.0.39')
)
libraryDependencies += "com.liferay" % "com.liferay.poshi.runner" % "1.0.39"
[com.liferay/com.liferay.poshi.runner "1.0.39"]