License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.zarinpal |
ArtifactId | ArtifactIdcore |
Version | Version0.2.1 |
Type | Typeaar |
Description |
Descriptioncore
ZarinPal Official core SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.2.1.pom | |
core-0.2.1-sources.jar | 27 KB |
core-0.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarinpal/core/ -->
<dependency>
<groupId>com.zarinpal</groupId>
<artifactId>core</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zarinpal/core/
implementation 'com.zarinpal:core:0.2.1'
// https://jarcasting.com/artifacts/com.zarinpal/core/
implementation ("com.zarinpal:core:0.2.1")
'com.zarinpal:core:aar:0.2.1'
<dependency org="com.zarinpal" name="core" rev="0.2.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zarinpal', module='core', version='0.2.1')
)
libraryDependencies += "com.zarinpal" % "core" % "0.2.1"
[com.zarinpal/core "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.code.gson : gson | jar | 2.8.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.70 |
androidx.lifecycle » lifecycle-viewmodel | jar | 2.1.0 |
android.arch.lifecycle » extensions | jar | 1.1.1 |
ru.gildor.coroutines : kotlin-coroutines-okhttp | jar | 1.0 |
com.google.android.material » material | jar | 1.1.0-beta01 |
com.github.bumptech.glide : glide | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.70 |