is not current version
Last Version 2.0.10

org.webjars.npm:synchronous-promise 1.0.16

WebJar for synchronous-promise

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

synchronous-promise
Version

Version

1.0.16
Type

Type

jar

Download synchronous-promise 1.0.16


<!-- https://jarcasting.com/artifacts/org.webjars.npm/synchronous-promise/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>synchronous-promise</artifactId>
    <version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/synchronous-promise/
implementation 'org.webjars.npm:synchronous-promise:1.0.16'
// https://jarcasting.com/artifacts/org.webjars.npm/synchronous-promise/
implementation ("org.webjars.npm:synchronous-promise:1.0.16")
'org.webjars.npm:synchronous-promise:jar:1.0.16'
<dependency org="org.webjars.npm" name="synchronous-promise" rev="1.0.16">
  <artifact name="synchronous-promise" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='synchronous-promise', version='1.0.16')
)
libraryDependencies += "org.webjars.npm" % "synchronous-promise" % "1.0.16"
[org.webjars.npm/synchronous-promise "1.0.16"]