License |
License |
---|---|
GroupId | GroupIdcom.github.matthew123cl |
ArtifactId | ArtifactIdApexPushSdk |
Version | Version1.0.0.1 |
Type | Typeaar |
Description |
DescriptionApexPushSdk
just description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ApexPushSdk-1.0.0.1.pom | |
ApexPushSdk-1.0.0.1.aar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthew123cl/ApexPushSdk/ -->
<dependency>
<groupId>com.github.matthew123cl</groupId>
<artifactId>ApexPushSdk</artifactId>
<version>1.0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthew123cl/ApexPushSdk/
implementation 'com.github.matthew123cl:ApexPushSdk:1.0.0.1'
// https://jarcasting.com/artifacts/com.github.matthew123cl/ApexPushSdk/
implementation ("com.github.matthew123cl:ApexPushSdk:1.0.0.1")
'com.github.matthew123cl:ApexPushSdk:aar:1.0.0.1'
<dependency org="com.github.matthew123cl" name="ApexPushSdk" rev="1.0.0.1">
<artifact name="ApexPushSdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthew123cl', module='ApexPushSdk', version='1.0.0.1')
)
libraryDependencies += "com.github.matthew123cl" % "ApexPushSdk" % "1.0.0.1"
[com.github.matthew123cl/ApexPushSdk "1.0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.71 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.71 |
com.github.matthew123cl : ApexCoreSdk | jar | 1.0.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |