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

com.technochord.stripe:stripe-service 1.0.1

This service exposes a Java API (based on the rich, Stripe API) provided by the Stripe Payment Gateway to support the most commonly used functionality.

Категории

Категории

Stripe Прикладные библиотеки Financial
Группа

Группа

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

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

stripe-service
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать stripe-service 1.0.1


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