is not current version
Last Version 1.5.8

com.viantinc.cachestore:objectquery 1.3.7


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.viantinc.cachestore
ArtifactId

ArtifactId

objectquery
Version

Version

1.3.7
Type

Type

jar

Download objectquery 1.3.7


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