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