License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.petra.reflect |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Petra Reflect
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.petra.reflect/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.petra.reflect</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.petra.reflect/
implementation 'com.liferay:com.liferay.petra.reflect:5.1.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.petra.reflect/
implementation ("com.liferay:com.liferay.petra.reflect:5.1.2")
'com.liferay:com.liferay.petra.reflect:jar:5.1.2'
<dependency org="com.liferay" name="com.liferay.petra.reflect" rev="5.1.2">
<artifact name="com.liferay.petra.reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.petra.reflect', version='5.1.2')
)
libraryDependencies += "com.liferay" % "com.liferay.petra.reflect" % "5.1.2"
[com.liferay/com.liferay.petra.reflect "5.1.2"]