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