не последняя версия
Последняя версия 0.10.25

io.shiftleft:codepropertygraph 0.9.31

codepropertygraph

Группа

Группа

io.shiftleft
Идентификатор

Идентификатор

codepropertygraph
Версия

Версия

0.9.31
Тип

Тип

jar

Скачать codepropertygraph 0.9.31


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