c

cujojs-curl

WebJar for the curl.js AMD loader from the CurlJS library.
http://webjars.org
MIT License
James Ward Brandon Zeeb
Files download
File Operation
cujojs-curl-0.8.1.jar download
cujojs-curl-0.8.1.pom download
Apache Maven
<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>cujojs-curl</artifactId>
  <version>0.8.1</version>
</dependency>
Gradle Groovy
implementation 'org.webjars:cujojs-curl:0.8.1'
Gradle Kotlin
implementation("org.webjars:cujojs-curl:0.8.1")
Scala SBT
libraryDependencies += "org.webjars" % "cujojs-curl" % "0.8.1"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars', module='cujojs-curl', version='0.8.1')
)
Apache Ivy
<dependency org="org.webjars" name="cujojs-curl" rev="0.8.1" />
Leiningen
[org.webjars/cujojs-curl "0.8.1"]
Apache Buildr
'org.webjars:cujojs-curl:jar:0.8.1'