is not current version
Last Version 1.0.2.2

com.github.matthew123cl:ApexCoreSdk 1.0.0.1.1

just description

GroupId

GroupId

com.github.matthew123cl
ArtifactId

ArtifactId

ApexCoreSdk
Version

Version

1.0.0.1.1
Type

Type

aar

Download ApexCoreSdk 1.0.0.1.1


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