MVN

com.peruncs.gwt : gwt-stripe

Maven & Gradle

Aug 11, 2019
15 stars

GWT/JsInterop wrapper for Stripe.js · GWT/JsInterop wrapper for Stripe.js (stripe.com)

<dependency>
    <groupId>com.peruncs.gwt</groupId>
    <artifactId>gwt-stripe</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.peruncs.gwt : gwt-stripe to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.peruncs.gwt : gwt-stripe to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
gwt-stripe-0.0.3
gwt-stripe-0.0.2
gwt-stripe-0.0.1

How to add a dependency to Maven

Add the following com.peruncs.gwt : gwt-stripe maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.peruncs.gwt</groupId>
    <artifactId>gwt-stripe</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.peruncs.gwt : gwt-stripe gradle dependency to your build.gradle file:

implementation 'com.peruncs.gwt:gwt-stripe:0.0.3'

Gradle Kotlin DSL: Add the following com.peruncs.gwt : gwt-stripe gradle kotlin dependency to your build.gradle.kts file:

implementation("com.peruncs.gwt:gwt-stripe:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.peruncs.gwt : gwt-stripe sbt scala dependency to your build.sbt file:

libraryDependencies += "com.peruncs.gwt" % "gwt-stripe" % "0.0.3"

Advertisement

Dependencies from Group

May 18, 2019
2 usages
15 stars
Aug 11, 2019
15 stars
Aug 11, 2019
15 stars
Aug 11, 2019
15 stars
May 18, 2019
15 stars

Discover Dependencies

Aug 11, 2019
15 stars
Mar 04, 2019
3 stars
Nov 24, 2018
Aug 25, 2023
0 stars
Jan 28, 2021
1 stars
Mar 19, 2020
2 usages
4 stars