is not current version
Last Version 0.10.25

io.shiftleft:codepropertygraph 0.9.149

codepropertygraph

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

codepropertygraph
Version

Version

0.9.149
Type

Type

jar

Download codepropertygraph 0.9.149


<!-- https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph/ -->
<dependency>
    <groupId>io.shiftleft</groupId>
    <artifactId>codepropertygraph</artifactId>
    <version>0.9.149</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph/
implementation 'io.shiftleft:codepropertygraph:0.9.149'
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph/
implementation ("io.shiftleft:codepropertygraph:0.9.149")
'io.shiftleft:codepropertygraph:jar:0.9.149'
<dependency org="io.shiftleft" name="codepropertygraph" rev="0.9.149">
  <artifact name="codepropertygraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='codepropertygraph', version='0.9.149')
)
libraryDependencies += "io.shiftleft" % "codepropertygraph" % "0.9.149"
[io.shiftleft/codepropertygraph "0.9.149"]