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