is not current version
Last Version 0.9.322

io.shiftleft:query-primitives 0.9.288

query-primitives

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

query-primitives
Version

Version

0.9.288
Type

Type

jar

Download query-primitives 0.9.288


<!-- https://jarcasting.com/artifacts/io.shiftleft/query-primitives/ -->
<dependency>
    <groupId>io.shiftleft</groupId>
    <artifactId>query-primitives</artifactId>
    <version>0.9.288</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/query-primitives/
implementation 'io.shiftleft:query-primitives:0.9.288'
// https://jarcasting.com/artifacts/io.shiftleft/query-primitives/
implementation ("io.shiftleft:query-primitives:0.9.288")
'io.shiftleft:query-primitives:jar:0.9.288'
<dependency org="io.shiftleft" name="query-primitives" rev="0.9.288">
  <artifact name="query-primitives" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='query-primitives', version='0.9.288')
)
libraryDependencies += "io.shiftleft" % "query-primitives" % "0.9.288"
[io.shiftleft/query-primitives "0.9.288"]