License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdbiz.aQute.bnd.annotation |
Version | Version4.2.0.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/biz.aQute.bnd.annotation/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>biz.aQute.bnd.annotation</artifactId>
<version>4.2.0.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/biz.aQute.bnd.annotation/
implementation 'com.liferay:biz.aQute.bnd.annotation:4.2.0.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/biz.aQute.bnd.annotation/
implementation ("com.liferay:biz.aQute.bnd.annotation:4.2.0.LIFERAY-PATCHED-1")
'com.liferay:biz.aQute.bnd.annotation:jar:4.2.0.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="biz.aQute.bnd.annotation" rev="4.2.0.LIFERAY-PATCHED-1">
<artifact name="biz.aQute.bnd.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='biz.aQute.bnd.annotation', version='4.2.0.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "biz.aQute.bnd.annotation" % "4.2.0.LIFERAY-PATCHED-1"
[com.liferay/biz.aQute.bnd.annotation "4.2.0.LIFERAY-PATCHED-1"]