GroupId | GroupIdcom.h3xstream.findsecbugs |
---|---|
ArtifactId | ArtifactIdfindsecbugs-root-pom |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
findsecbugs-root-pom-1.2.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-root-pom/ -->
<dependency>
<groupId>com.h3xstream.findsecbugs</groupId>
<artifactId>findsecbugs-root-pom</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-root-pom/
implementation 'com.h3xstream.findsecbugs:findsecbugs-root-pom:1.2.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-root-pom/
implementation ("com.h3xstream.findsecbugs:findsecbugs-root-pom:1.2.0")
'com.h3xstream.findsecbugs:findsecbugs-root-pom:pom:1.2.0'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-root-pom" rev="1.2.0">
<artifact name="findsecbugs-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-root-pom', version='1.2.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-root-pom" % "1.2.0"
[com.h3xstream.findsecbugs/findsecbugs-root-pom "1.2.0"]