GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdset-blocking |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
set-blocking-1.0.0.pom | |
set-blocking-1.0.0.jar | 4 KB |
set-blocking-1.0.0-sources.jar | 22 bytes |
set-blocking-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/set-blocking/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>set-blocking</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/set-blocking/
implementation 'org.webjars.npm:set-blocking:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/set-blocking/
implementation ("org.webjars.npm:set-blocking:1.0.0")
'org.webjars.npm:set-blocking:jar:1.0.0'
<dependency org="org.webjars.npm" name="set-blocking" rev="1.0.0">
<artifact name="set-blocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='set-blocking', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "set-blocking" % "1.0.0"
[org.webjars.npm/set-blocking "1.0.0"]