GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIddetect-libc |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
detect-libc-0.2.0.pom | |
detect-libc-0.2.0.jar | 9 KB |
detect-libc-0.2.0-sources.jar | 22 bytes |
detect-libc-0.2.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>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/
implementation 'org.webjars.npm:detect-libc:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/detect-libc/
implementation ("org.webjars.npm:detect-libc:0.2.0")
'org.webjars.npm:detect-libc:jar:0.2.0'
<dependency org="org.webjars.npm" name="detect-libc" rev="0.2.0">
<artifact name="detect-libc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='detect-libc', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "detect-libc" % "0.2.0"
[org.webjars.npm/detect-libc "0.2.0"]