core

Palta Android SDK

License

License

GroupId

GroupId

com.paltabrain
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

core
Palta Android SDK
Project URL

Project URL

https://github.com/Palta-Data-Platform/paltalib-andoird
Source Code Management

Source Code Management

https://github.com/Palta-Data-Platform/paltalib-andoird

Download core

Filename Size
core-1.0.1.pom
Browse

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.1