GroupId | GroupIdcom.h3xstream.findsecbugs |
---|---|
ArtifactId | ArtifactIdfindbugs-test-util |
Version | Version1.4.4 |
Type | Typejar |
Filename | Size |
---|---|
findbugs-test-util-1.4.4.pom | |
findbugs-test-util-1.4.4.jar | 1 KB |
findbugs-test-util-1.4.4-tests.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findbugs-test-util/ -->
<dependency>
<groupId>com.h3xstream.findsecbugs</groupId>
<artifactId>findbugs-test-util</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findbugs-test-util/
implementation 'com.h3xstream.findsecbugs:findbugs-test-util:1.4.4'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findbugs-test-util/
implementation ("com.h3xstream.findsecbugs:findbugs-test-util:1.4.4")
'com.h3xstream.findsecbugs:findbugs-test-util:jar:1.4.4'
<dependency org="com.h3xstream.findsecbugs" name="findbugs-test-util" rev="1.4.4">
<artifact name="findbugs-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findbugs-test-util', version='1.4.4')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findbugs-test-util" % "1.4.4"
[com.h3xstream.findsecbugs/findbugs-test-util "1.4.4"]