AndroidLibrary

Android client for ZetaPush

License

License

GroupId

GroupId

com.github.insurlytech
ArtifactId

ArtifactId

androidlibrary
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidLibrary
Android client for ZetaPush
Project URL

Project URL

https://github.com/Insurlytech/zetapush-android
Source Code Management

Source Code Management

https://github.com/Insurlytech/zetapush-android

Download androidlibrary

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.insurlytech/androidlibrary/ -->
<dependency>
    <groupId>com.github.insurlytech</groupId>
    <artifactId>androidlibrary</artifactId>
    <version>1.2.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insurlytech/androidlibrary/
implementation 'com.github.insurlytech:androidlibrary:1.2.4'
// https://jarcasting.com/artifacts/com.github.insurlytech/androidlibrary/
implementation ("com.github.insurlytech:androidlibrary:1.2.4")
'com.github.insurlytech:androidlibrary:aar:1.2.4'
<dependency org="com.github.insurlytech" name="androidlibrary" rev="1.2.4">
  <artifact name="androidlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.insurlytech', module='androidlibrary', version='1.2.4')
)
libraryDependencies += "com.github.insurlytech" % "androidlibrary" % "1.2.4"
[com.github.insurlytech/androidlibrary "1.2.4"]

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.20
androidx.appcompat » appcompat jar 1.4.1
com.zetapush » android-client jar 3.0.3
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20
androidx.security » security-crypto-ktx jar 1.1.0-alpha03

Project Modules

There are no modules declared in this project.
com.github.insurlytech

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1.1
1.1.0