License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfast-future |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionfast-future
WebJar for fast-future
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fast-future-1.0.2.pom | |
fast-future-1.0.2.jar | 7 KB |
fast-future-1.0.2-sources.jar | 22 bytes |
fast-future-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fast-future/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fast-future</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fast-future/
implementation 'org.webjars.npm:fast-future:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/fast-future/
implementation ("org.webjars.npm:fast-future:1.0.2")
'org.webjars.npm:fast-future:jar:1.0.2'
<dependency org="org.webjars.npm" name="fast-future" rev="1.0.2">
<artifact name="fast-future" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fast-future', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "fast-future" % "1.0.2"
[org.webjars.npm/fast-future "1.0.2"]