is not current version
Last Version 0.0.3

com.peruncs.gwt:gwt-stripe 0.0.2

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Stripe Business Logic Libraries Financial
GroupId

GroupId

com.peruncs.gwt
ArtifactId

ArtifactId

gwt-stripe
Version

Version

0.0.2
Type

Type

jar

Download gwt-stripe 0.0.2


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