| License |
License |
|---|---|
| GroupId | GroupIdcom.paltabrain |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncore
Palta Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-1.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.paltabrain/core/ -->
<dependency>
<groupId>com.paltabrain</groupId>
<artifactId>core</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.paltabrain/core/
implementation 'com.paltabrain:core:1.0.1'
// https://jarcasting.com/artifacts/com.paltabrain/core/
implementation ("com.paltabrain:core:1.0.1")
'com.paltabrain:core:aar:1.0.1'
<dependency org="com.paltabrain" name="core" rev="1.0.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.paltabrain', module='core', version='1.0.1')
)
libraryDependencies += "com.paltabrain" % "core" % "1.0.1"
[com.paltabrain/core "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.8.8 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |