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