recurly

WebJar for recurly

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

recurlyjs
Last Version

Last Version

3.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

recurly
WebJar for recurly
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/recurly/recurly-js

Download recurlyjs

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.


build status Browser test status coverage

Documentation

Getting Started & API Documentation

Examples

See our Examples Repo for example client-side and server-side implementations.

Installation

<script src="https://js.recurly.com/v4/recurly.js"></script>

Important: Please do not host recurly.js or bundle it using a package manager. In order to ensure you always run the most stable and secure version possible, you must load recurly.js from our CDN.

Build

Development build server

make

Build to the file system

$ make build

If you are having issues with the build, try make clean.

Test

$ make test

License

MIT

aurea mediocritas

org.webjars.bower

Recurly

Versions

Version
3.0.11