is not current version
Last Version 5.0.0

com.bestvike:linq 1.0.1

Linq to Objects for Java.

GroupId

GroupId

com.bestvike
ArtifactId

ArtifactId

linq
Version

Version

1.0.1
Type

Type

jar

Download linq 1.0.1


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