Last Version

linq 5.0.0

LINQ to Objects for Java.

License

License

GroupId

GroupId

com.bestvike
ArtifactId

ArtifactId

linq
Version

Version

5.0.0
Type

Type

jar
Description

Description

linq
LINQ to Objects for Java.
Project URL

Project URL

https://github.com/timandy/linq
Source Code Management

Source Code Management

https://github.com/timandy/linq

Download linq 5.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.