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