GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.h3xstream.findsecbugs |
Version | Version1.6.0.LIFERAY-PATCHED-5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.h3xstream.findsecbugs/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.h3xstream.findsecbugs</artifactId>
<version>1.6.0.LIFERAY-PATCHED-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.h3xstream.findsecbugs/
implementation 'com.liferay:com.h3xstream.findsecbugs:1.6.0.LIFERAY-PATCHED-5'
// https://jarcasting.com/artifacts/com.liferay/com.h3xstream.findsecbugs/
implementation ("com.liferay:com.h3xstream.findsecbugs:1.6.0.LIFERAY-PATCHED-5")
'com.liferay:com.h3xstream.findsecbugs:jar:1.6.0.LIFERAY-PATCHED-5'
<dependency org="com.liferay" name="com.h3xstream.findsecbugs" rev="1.6.0.LIFERAY-PATCHED-5">
<artifact name="com.h3xstream.findsecbugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.h3xstream.findsecbugs', version='1.6.0.LIFERAY-PATCHED-5')
)
libraryDependencies += "com.liferay" % "com.h3xstream.findsecbugs" % "1.6.0.LIFERAY-PATCHED-5"
[com.liferay/com.h3xstream.findsecbugs "1.6.0.LIFERAY-PATCHED-5"]