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