License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.eclipse.equinox.metatype |
Version | Version1.4.200.LIFERAY-PATCHED-4 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.eclipse.equinox.metatype/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.eclipse.equinox.metatype</artifactId>
<version>1.4.200.LIFERAY-PATCHED-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.eclipse.equinox.metatype/
implementation 'com.liferay:org.eclipse.equinox.metatype:1.4.200.LIFERAY-PATCHED-4'
// https://jarcasting.com/artifacts/com.liferay/org.eclipse.equinox.metatype/
implementation ("com.liferay:org.eclipse.equinox.metatype:1.4.200.LIFERAY-PATCHED-4")
'com.liferay:org.eclipse.equinox.metatype:jar:1.4.200.LIFERAY-PATCHED-4'
<dependency org="com.liferay" name="org.eclipse.equinox.metatype" rev="1.4.200.LIFERAY-PATCHED-4">
<artifact name="org.eclipse.equinox.metatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.eclipse.equinox.metatype', version='1.4.200.LIFERAY-PATCHED-4')
)
libraryDependencies += "com.liferay" % "org.eclipse.equinox.metatype" % "1.4.200.LIFERAY-PATCHED-4"
[com.liferay/org.eclipse.equinox.metatype "1.4.200.LIFERAY-PATCHED-4"]