License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.account.admin.web |
Version | Version2.0.43 |
Type | Typejar |
Description |
DescriptionLiferay Account Admin Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.account.admin.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.account.admin.web</artifactId>
<version>2.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.account.admin.web/
implementation 'com.liferay:com.liferay.account.admin.web:2.0.43'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.account.admin.web/
implementation ("com.liferay:com.liferay.account.admin.web:2.0.43")
'com.liferay:com.liferay.account.admin.web:jar:2.0.43'
<dependency org="com.liferay" name="com.liferay.account.admin.web" rev="2.0.43">
<artifact name="com.liferay.account.admin.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.account.admin.web', version='2.0.43')
)
libraryDependencies += "com.liferay" % "com.liferay.account.admin.web" % "2.0.43"
[com.liferay/com.liferay.account.admin.web "2.0.43"]