| Группа | Группаio.shiftleft |
|---|---|
| Идентификатор | Идентификаторcodepropertygraph_2.13 |
| Версия | Версия1.3.398 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph_2.13/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>codepropertygraph_2.13</artifactId>
<version>1.3.398</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph_2.13/
implementation 'io.shiftleft:codepropertygraph_2.13:1.3.398'
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph_2.13/
implementation ("io.shiftleft:codepropertygraph_2.13:1.3.398")
'io.shiftleft:codepropertygraph_2.13:jar:1.3.398'
<dependency org="io.shiftleft" name="codepropertygraph_2.13" rev="1.3.398">
<artifact name="codepropertygraph_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='codepropertygraph_2.13', version='1.3.398')
)
libraryDependencies += "io.shiftleft" % "codepropertygraph_2.13" % "1.3.398"
[io.shiftleft/codepropertygraph_2.13 "1.3.398"]