is not current version
Last Version 1.0.0.2

com.github.matthew123cl:ApexSdkAop 1.0.0.1

just description

GroupId

GroupId

com.github.matthew123cl
ArtifactId

ArtifactId

ApexSdkAop
Version

Version

1.0.0.1
Type

Type

jar

Download ApexSdkAop 1.0.0.1


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