is not current version
Last Version 1.0.1

in.adeos:response-ql 1.0.0

RQL controls the set of properties returned in endpoint responses

GroupId

GroupId

in.adeos
ArtifactId

ArtifactId

response-ql
Version

Version

1.0.0
Type

Type

jar

Download response-ql 1.0.0


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