GroupId | GroupIdio.shiftleft |
---|---|
ArtifactId | ArtifactIdcodepropertygraph_3 |
Version | Version1.3.523 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph_3/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>codepropertygraph_3</artifactId>
<version>1.3.523</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph_3/
implementation 'io.shiftleft:codepropertygraph_3:1.3.523'
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph_3/
implementation ("io.shiftleft:codepropertygraph_3:1.3.523")
'io.shiftleft:codepropertygraph_3:jar:1.3.523'
<dependency org="io.shiftleft" name="codepropertygraph_3" rev="1.3.523">
<artifact name="codepropertygraph_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='codepropertygraph_3', version='1.3.523')
)
libraryDependencies += "io.shiftleft" % "codepropertygraph_3" % "1.3.523"
[io.shiftleft/codepropertygraph_3 "1.3.523"]