License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddetect-libc |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiondetect-libc
WebJar for detect-libc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
detect-libc-1.0.3.pom | |
detect-libc-1.0.3.jar | 9 KB |
detect-libc-1.0.3-sources.jar | 22 bytes |
detect-libc-1.0.3-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>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/
implementation 'org.webjars.npm:detect-libc:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/
implementation ("org.webjars.npm:detect-libc:1.0.3")
'org.webjars.npm:detect-libc:jar:1.0.3'
<dependency org="org.webjars.npm" name="detect-libc" rev="1.0.3">
<artifact name="detect-libc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='detect-libc', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "detect-libc" % "1.0.3"
[org.webjars.npm/detect-libc "1.0.3"]