is not current version
Last Version 0.2.0

com.arcbees.stripe:gwt-stripe 0.1.0-alpha


Categories

Categories

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

GroupId

com.arcbees.stripe
ArtifactId

ArtifactId

gwt-stripe
Version

Version

0.1.0-alpha
Type

Type

jar

Download gwt-stripe 0.1.0-alpha


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