Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Stripe Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.arcbees.stripe |
ArtifactId | ArtifactIdgwt-stripe |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gwt-stripe-0.2.0.pom | |
gwt-stripe-0.2.0.jar | 19 KB |
gwt-stripe-0.2.0-sources.jar | 7 KB |
gwt-stripe-0.2.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arcbees.stripe/gwt-stripe/ -->
<dependency>
<groupId>com.arcbees.stripe</groupId>
<artifactId>gwt-stripe</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcbees.stripe/gwt-stripe/
implementation 'com.arcbees.stripe:gwt-stripe:0.2.0'
// https://jarcasting.com/artifacts/com.arcbees.stripe/gwt-stripe/
implementation ("com.arcbees.stripe:gwt-stripe:0.2.0")
'com.arcbees.stripe:gwt-stripe:jar:0.2.0'
<dependency org="com.arcbees.stripe" name="gwt-stripe" rev="0.2.0">
<artifact name="gwt-stripe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcbees.stripe', module='gwt-stripe', version='0.2.0')
)
libraryDependencies += "com.arcbees.stripe" % "gwt-stripe" % "0.2.0"
[com.arcbees.stripe/gwt-stripe "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.0 |
com.google.gwt.inject : gin | jar | 2.1.2 |