is not current version
Last Version 0.9.322

io.shiftleft:query-primitives 0.9.76

query-primitives

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

query-primitives
Version

Version

0.9.76
Type

Type

jar

Download query-primitives 0.9.76


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