| License |
License |
|---|---|
| GroupId | GroupIdcom.github.insurlytech |
| ArtifactId | ArtifactIdandroidlibrary |
| Version | Version1.2.4 |
| Type | Typeaar |
| Description |
DescriptionAndroidLibrary
Android client for ZetaPush
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| androidlibrary-1.2.4.pom | |
| androidlibrary-1.2.4-sources.jar | 10 KB |
| Browse |
<!-- 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"]
| 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 |