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