is not current version
Last Version 1.0.7

com.github.xuejike:lambda-query 1.0.6

query all in lambda

GroupId

GroupId

com.github.xuejike
ArtifactId

ArtifactId

lambda-query
Version

Version

1.0.6
Type

Type

pom

Download lambda-query 1.0.6

Filename Size
lambda-query-1.0.6.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.xuejike/lambda-query/ -->
<dependency>
    <groupId>com.github.xuejike</groupId>
    <artifactId>lambda-query</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query/
implementation 'com.github.xuejike:lambda-query:1.0.6'
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query/
implementation ("com.github.xuejike:lambda-query:1.0.6")
'com.github.xuejike:lambda-query:pom:1.0.6'
<dependency org="com.github.xuejike" name="lambda-query" rev="1.0.6">
  <artifact name="lambda-query" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xuejike', module='lambda-query', version='1.0.6')
)
libraryDependencies += "com.github.xuejike" % "lambda-query" % "1.0.6"
[com.github.xuejike/lambda-query "1.0.6"]