is not current version
Last Version 1.0.2.2

com.github.matthew123cl:ApexCoreSdk 1.0.2.0


GroupId

GroupId

com.github.matthew123cl
ArtifactId

ArtifactId

ApexCoreSdk
Version

Version

1.0.2.0
Type

Type

aar

Download ApexCoreSdk 1.0.2.0


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