License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.apio.architect.api |
Version | Version1.10.2 |
Type | Typejar |
Description |
DescriptionLiferay Apio Architect API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.apio.architect.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.apio.architect.api</artifactId>
<version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.apio.architect.api/
implementation 'com.liferay:com.liferay.apio.architect.api:1.10.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.apio.architect.api/
implementation ("com.liferay:com.liferay.apio.architect.api:1.10.2")
'com.liferay:com.liferay.apio.architect.api:jar:1.10.2'
<dependency org="com.liferay" name="com.liferay.apio.architect.api" rev="1.10.2">
<artifact name="com.liferay.apio.architect.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.apio.architect.api', version='1.10.2')
)
libraryDependencies += "com.liferay" % "com.liferay.apio.architect.api" % "1.10.2"
[com.liferay/com.liferay.apio.architect.api "1.10.2"]