| License |
License |
|---|---|
| GroupId | GroupIdcom.github.insurlytech |
| ArtifactId | ArtifactIdandroidlibrary |
| Version | Version1.2 |
| Type | Typeaar |
| Description |
DescriptionAndroidLibrary
Android client for ZetaPush
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| androidlibrary-1.2.pom | |
| androidlibrary-1.2.aar | 36 KB |
| androidlibrary-1.2-sources.jar | 571 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.insurlytech/androidlibrary/ -->
<dependency>
<groupId>com.github.insurlytech</groupId>
<artifactId>androidlibrary</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insurlytech/androidlibrary/
implementation 'com.github.insurlytech:androidlibrary:1.2'
// https://jarcasting.com/artifacts/com.github.insurlytech/androidlibrary/
implementation ("com.github.insurlytech:androidlibrary:1.2")
'com.github.insurlytech:androidlibrary:aar:1.2'
<dependency org="com.github.insurlytech" name="androidlibrary" rev="1.2">
<artifact name="androidlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.insurlytech', module='androidlibrary', version='1.2')
)
libraryDependencies += "com.github.insurlytech" % "androidlibrary" % "1.2"
[com.github.insurlytech/androidlibrary "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.50 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| com.zetapush » android-client | jar | 3.0.3 |
| androidx.core » core-ktx | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 |