payjp-andorid-core

Payjp client for android

License

License

GroupId

GroupId

jp.pay
ArtifactId

ArtifactId

payjp-android-core
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

payjp-andorid-core
Payjp client for android
Project URL

Project URL

https://github.com/payjp/payjp-android
Source Code Management

Source Code Management

https://github.com/payjp/payjp-android

Download payjp-android-core

How to add to project

<!-- https://jarcasting.com/artifacts/jp.pay/payjp-android-core/ -->
<dependency>
    <groupId>jp.pay</groupId>
    <artifactId>payjp-android-core</artifactId>
    <version>1.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/jp.pay/payjp-android-core/
implementation 'jp.pay:payjp-android-core:1.6.0'
// https://jarcasting.com/artifacts/jp.pay/payjp-android-core/
implementation ("jp.pay:payjp-android-core:1.6.0")
'jp.pay:payjp-android-core:aar:1.6.0'
<dependency org="jp.pay" name="payjp-android-core" rev="1.6.0">
  <artifact name="payjp-android-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='jp.pay', module='payjp-android-core', version='1.6.0')
)
libraryDependencies += "jp.pay" % "payjp-android-core" % "1.6.0"
[jp.pay/payjp-android-core "1.6.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
com.squareup.okhttp3 : okhttp jar 3.12.12
com.squareup.okhttp3 : logging-interceptor jar 3.12.12
com.squareup.moshi : moshi jar 1.9.3
com.squareup.retrofit2 : retrofit jar 2.6.4
com.squareup.retrofit2 : converter-moshi jar 2.6.4
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.
jp.pay

PAY, Inc.

Versions

Version
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-RC3