c

call-me-maybe

Let your JS API users either give you a callback or receive a promise
https://github.com/limulus/call-me-maybe#readme
MIT
Eric McCarthy
limulus
Files download
File Operation
call-me-maybe-1.0.2.jar download
call-me-maybe-1.0.2.pom download
call-me-maybe-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>call-me-maybe</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:call-me-maybe:1.0.2'
Gradle Kotlin
implementation("org.mvnpm:call-me-maybe:1.0.2")
Scala SBT
libraryDependencies += "org.mvnpm" % "call-me-maybe" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='call-me-maybe', version='1.0.2')
)
Apache Ivy
<dependency org="org.mvnpm" name="call-me-maybe" rev="1.0.2" />
Leiningen
[org.mvnpm/call-me-maybe "1.0.2"]
Apache Buildr
'org.mvnpm:call-me-maybe:jar:1.0.2'
Dependencies
The project has no third-party dependencies