GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.project.templates.service.wrapper |
Version | Version1.0.105 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.service.wrapper/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.project.templates.service.wrapper</artifactId>
<version>1.0.105</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.service.wrapper/
implementation 'com.liferay:com.liferay.project.templates.service.wrapper:1.0.105'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.service.wrapper/
implementation ("com.liferay:com.liferay.project.templates.service.wrapper:1.0.105")
'com.liferay:com.liferay.project.templates.service.wrapper:jar:1.0.105'
<dependency org="com.liferay" name="com.liferay.project.templates.service.wrapper" rev="1.0.105">
<artifact name="com.liferay.project.templates.service.wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.service.wrapper', version='1.0.105')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.service.wrapper" % "1.0.105"
[com.liferay/com.liferay.project.templates.service.wrapper "1.0.105"]