GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.headless.delivery.impl |
Version | Version3.0.69 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.headless.delivery.impl/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.headless.delivery.impl</artifactId>
<version>3.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.headless.delivery.impl/
implementation 'com.liferay:com.liferay.headless.delivery.impl:3.0.69'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.headless.delivery.impl/
implementation ("com.liferay:com.liferay.headless.delivery.impl:3.0.69")
'com.liferay:com.liferay.headless.delivery.impl:jar:3.0.69'
<dependency org="com.liferay" name="com.liferay.headless.delivery.impl" rev="3.0.69">
<artifact name="com.liferay.headless.delivery.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.headless.delivery.impl', version='3.0.69')
)
libraryDependencies += "com.liferay" % "com.liferay.headless.delivery.impl" % "3.0.69"
[com.liferay/com.liferay.headless.delivery.impl "3.0.69"]