License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdany-promise |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionany-promise
WebJar for any-promise
|
Project URL |
Project URL |
Filename | Size |
---|---|
any-promise-1.3.0.pom | |
any-promise-1.3.0.jar | 8 KB |
any-promise-1.3.0-sources.jar | 22 bytes |
any-promise-1.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/any-promise/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>any-promise</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/any-promise/
implementation 'org.webjars.npm:any-promise:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/any-promise/
implementation ("org.webjars.npm:any-promise:1.3.0")
'org.webjars.npm:any-promise:jar:1.3.0'
<dependency org="org.webjars.npm" name="any-promise" rev="1.3.0">
<artifact name="any-promise" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='any-promise', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "any-promise" % "1.3.0"
[org.webjars.npm/any-promise "1.3.0"]