не последняя версия
Последняя версия 0.2.0

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


Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Stripe Прикладные библиотеки Financial
Группа

Группа

com.arcbees.stripe
Идентификатор

Идентификатор

gwt-stripe
Версия

Версия

0.1.0-alpha
Тип

Тип

jar

Скачать 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"]