| GroupId | GroupIdcom.fortify.ssc.parser.util |
|---|---|
| ArtifactId | ArtifactIdfortify-ssc-parser-util |
| Version | Version1.5.0.RELEASE |
| Type | Typepom |
| Filename | Size |
|---|---|
| fortify-ssc-parser-util-1.5.0.RELEASE.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fortify.ssc.parser.util/fortify-ssc-parser-util/ -->
<dependency>
<groupId>com.fortify.ssc.parser.util</groupId>
<artifactId>fortify-ssc-parser-util</artifactId>
<version>1.5.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fortify.ssc.parser.util/fortify-ssc-parser-util/
implementation 'com.fortify.ssc.parser.util:fortify-ssc-parser-util:1.5.0.RELEASE'
// https://jarcasting.com/artifacts/com.fortify.ssc.parser.util/fortify-ssc-parser-util/
implementation ("com.fortify.ssc.parser.util:fortify-ssc-parser-util:1.5.0.RELEASE")
'com.fortify.ssc.parser.util:fortify-ssc-parser-util:pom:1.5.0.RELEASE'
<dependency org="com.fortify.ssc.parser.util" name="fortify-ssc-parser-util" rev="1.5.0.RELEASE">
<artifact name="fortify-ssc-parser-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fortify.ssc.parser.util', module='fortify-ssc-parser-util', version='1.5.0.RELEASE')
)
libraryDependencies += "com.fortify.ssc.parser.util" % "fortify-ssc-parser-util" % "1.5.0.RELEASE"
[com.fortify.ssc.parser.util/fortify-ssc-parser-util "1.5.0.RELEASE"]