License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.zarinpal |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncore
ZarinPal Official core SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.5.4.pom | |
core-0.5.4-sources.jar | 27 KB |
core-0.5.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarinpal/core/ -->
<dependency>
<groupId>com.zarinpal</groupId>
<artifactId>core</artifactId>
<version>0.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zarinpal/core/
implementation 'com.zarinpal:core:0.5.4'
// https://jarcasting.com/artifacts/com.zarinpal/core/
implementation ("com.zarinpal:core:0.5.4")
'com.zarinpal:core:aar:0.5.4'
<dependency org="com.zarinpal" name="core" rev="0.5.4">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zarinpal', module='core', version='0.5.4')
)
libraryDependencies += "com.zarinpal" % "core" % "0.5.4"
[com.zarinpal/core "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.code.gson : gson | jar | 2.8.6 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.70 |
com.squareup.okhttp3 : okhttp | jar | 3.12.12 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.0 |
android.arch.lifecycle » extensions | jar | 1.1.1 |
com.google.android.material » material | jar | 1.5.0-alpha02 |
com.github.bumptech.glide : glide | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.70 |