| License |
License |
|---|---|
| GroupId | GroupIdio.github.bootpay |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncore
Bootpay Android Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-0.0.1.pom | |
| core-0.0.1-sources.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bootpay/core/ -->
<dependency>
<groupId>io.github.bootpay</groupId>
<artifactId>core</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bootpay/core/
implementation 'io.github.bootpay:core:0.0.1'
// https://jarcasting.com/artifacts/io.github.bootpay/core/
implementation ("io.github.bootpay:core:0.0.1")
'io.github.bootpay:core:aar:0.0.1'
<dependency org="io.github.bootpay" name="core" rev="0.0.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bootpay', module='core', version='0.0.1')
)
libraryDependencies += "io.github.bootpay" % "core" % "0.0.1"
[io.github.bootpay/core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
| com.google.android.gms » play-services-ads-identifier | jar | 18.0.1 |
| com.pddstudio : encrypted-preferences | jar | 1.3.0 |