GroupId | GroupIdcom.liferay.poshi.runner.resources |
---|---|
ArtifactId | ArtifactIdportal-7.3.x |
Version | Version20201104-da538cb |
Type | Typejar |
Filename | Size |
---|---|
portal-7.3.x-20201104-da538cb.pom | |
portal-7.3.x-20201104-da538cb.jar | 37 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-7.3.x/ -->
<dependency>
<groupId>com.liferay.poshi.runner.resources</groupId>
<artifactId>portal-7.3.x</artifactId>
<version>20201104-da538cb</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-7.3.x/
implementation 'com.liferay.poshi.runner.resources:portal-7.3.x:20201104-da538cb'
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-7.3.x/
implementation ("com.liferay.poshi.runner.resources:portal-7.3.x:20201104-da538cb")
'com.liferay.poshi.runner.resources:portal-7.3.x:jar:20201104-da538cb'
<dependency org="com.liferay.poshi.runner.resources" name="portal-7.3.x" rev="20201104-da538cb">
<artifact name="portal-7.3.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.poshi.runner.resources', module='portal-7.3.x', version='20201104-da538cb')
)
libraryDependencies += "com.liferay.poshi.runner.resources" % "portal-7.3.x" % "20201104-da538cb"
[com.liferay.poshi.runner.resources/portal-7.3.x "20201104-da538cb"]