License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlinq |
Version | Version3.0.9 |
Type | Typejar |
Description |
Descriptionlinq
WebJar for linq
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
linq-3.0.9.pom | |
linq-3.0.9.jar | 30 KB |
linq-3.0.9-sources.jar | 22 bytes |
linq-3.0.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/linq/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>linq</artifactId>
<version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/linq/
implementation 'org.webjars.npm:linq:3.0.9'
// https://jarcasting.com/artifacts/org.webjars.npm/linq/
implementation ("org.webjars.npm:linq:3.0.9")
'org.webjars.npm:linq:jar:3.0.9'
<dependency org="org.webjars.npm" name="linq" rev="3.0.9">
<artifact name="linq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='linq', version='3.0.9')
)
libraryDependencies += "org.webjars.npm" % "linq" % "3.0.9"
[org.webjars.npm/linq "3.0.9"]