License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnative-or-bluebird |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionnative-or-bluebird
WebJar for native-or-bluebird
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
native-or-bluebird-1.2.0.pom | |
native-or-bluebird-1.2.0.jar | 5 KB |
native-or-bluebird-1.2.0-sources.jar | 22 bytes |
native-or-bluebird-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/native-or-bluebird/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>native-or-bluebird</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/native-or-bluebird/
implementation 'org.webjars.npm:native-or-bluebird:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/native-or-bluebird/
implementation ("org.webjars.npm:native-or-bluebird:1.2.0")
'org.webjars.npm:native-or-bluebird:jar:1.2.0'
<dependency org="org.webjars.npm" name="native-or-bluebird" rev="1.2.0">
<artifact name="native-or-bluebird" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='native-or-bluebird', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "native-or-bluebird" % "1.2.0"
[org.webjars.npm/native-or-bluebird "1.2.0"]