Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Stripe Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.arcbees.stripe |
ArtifactId | ArtifactIdgwt-stripe |
Version | Version0.1.0-alpha |
Type | Typejar |
Filename | Size |
---|---|
gwt-stripe-0.1.0-alpha.pom | |
gwt-stripe-0.1.0-alpha.jar | 13 KB |
gwt-stripe-0.1.0-alpha-sources.jar | 5 KB |
gwt-stripe-0.1.0-alpha-javadoc.jar | 77 KB |
Browse |
<!-- 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"]