License |
License
Apache-2.0
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddetect-libc |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetect-libc
WebJar for detect-libc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
detect-libc-2.0.0.pom | |
detect-libc-2.0.0.jar | 9 KB |
detect-libc-2.0.0-sources.jar | 22 bytes |
detect-libc-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>detect-libc</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/
implementation 'org.webjars.npm:detect-libc:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/
implementation ("org.webjars.npm:detect-libc:2.0.0")
'org.webjars.npm:detect-libc:jar:2.0.0'
<dependency org="org.webjars.npm" name="detect-libc" rev="2.0.0">
<artifact name="detect-libc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='detect-libc', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "detect-libc" % "2.0.0"
[org.webjars.npm/detect-libc "2.0.0"]