is not current version
Last Version 5.0.0

com.bestvike:linq 2.0.0

Linq to Objects for Java.

GroupId

GroupId

com.bestvike
ArtifactId

ArtifactId

linq
Version

Version

2.0.0
Type

Type

jar

Download linq 2.0.0


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